403Webshell
Server IP : 68.178.202.69  /  Your IP : 216.73.216.174
Web Server : Apache
System : Linux 69.202.178.68.host.secureserver.net 3.10.0-1160.139.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Nov 3 13:30:41 UTC 2025 x86_64
User : ikioworld ( 1005)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/ikioworld/www/application/views/admin/photometric/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/ikioworld/www/application/views/admin/photometric/edit.php
<?php echo $header;?>
<div class="content-wrapper">
    <!-- Content Header (Photometric header) -->
    <section class="content-header">
      <h1>Photometric</h1>
      <ol class="breadcrumb">
        <li><a href="<?php echo base_url();?>admin"><i class="fa fa-dashboard"></i>Dashboard</a></li>
        <li><a href="<?php echo base_url();?>admin/photometric">Photometric List</a></li>
        <li class="active">Edit</li>
      </ol>
    </section>
    

    <!-- Main content -->
    <section class="content" id="">
      <div class="row">
        <!-- left column -->
 
        <div class="col-md-9">
          <!-- general form elements -->
          <div class="box box-primary ">
            <div class="box-header with-border">
              <h3 class="box-title">Edit Photometric</h3>
            </div>
            <!-- /.box-header -->
            <!-- form start -->
            <form role="form" id="Form1" method="post" enctype="multipart/form-data" action="" class="pd_custom">
              
                <div class="form-group"> 
                  <label for="exampleInputEmail1">Requirement</label> 
                  <input type="text" name="requirement" class="form-control" id="requirement" value="<?php echo isset($record->requirement)?$record->requirement:"";?>" readonly >
                </div>
                
                 <div class="form-group"> 
                  <label for="exampleInputEmail1">Name</label> 
                  <input type="text" name="fullname" class="form-control" id="name" value="<?php echo isset($record->fullname)?$record->fullname:"";?>" readonly >
                </div>
                
                 <div class="form-group"> 
                  <label for="exampleInputEmail1">Email</label> 
                  <input type="text" name="email" class="form-control" id="email" value="<?php echo isset($record->email)?$record->email:"";?>" readonly  >
                </div>
                
                 <div class="form-group"> 
                  <label for="exampleInputEmail1">Phone Number</label> 
                  <input type="text" name="phonenumber" class="form-control" id="phonenumber" value="<?php echo isset($record->phonenumber)?$record->phonenumber:"";?>" readonly  >
                </div>
                
                <div class="form-group"> 
                  <label for="exampleInputEmail1">Preferred Contact</label> 
                  <input type="text" name="preferred_contact" class="form-control" id="preferred_contact" value="<?php echo isset($record->preferred_contact)?$record->preferred_contact:"";?>" readonly >
                </div>
                
                <div class="form-group"> 
                  <label for="exampleInputEmail1">User Role</label> 
                  <input type="text" name="user_role" class="form-control" id="user_role" value="<?php echo isset($record->user_role)?$record->user_role:"";?>" readonly >
                </div>
                
                 <div class="form-group"> 
                  <label for="exampleInputEmail1">Project Name</label> 
                  <input type="text" name="project_name" class="form-control" id="project_name" value="<?php echo isset($record->project_name)?$record->project_name:"";?>" readonly  >
                </div>
                
                
                  <div class="form-group"> 
                  <label for="exampleInputEmail1">Address</label> 
                  <input type="text" name="address" class="form-control" id="address" value="<?php echo isset($record->address)?$record->address:"";?>" readonly  >
                </div>
                
                <div class="form-group"> 
                  <label for="exampleInputEmail1">Project State</label> 
                  <input type="text" name="project_state" class="form-control" id="project_state" value="<?php echo isset($record->project_state)?$record->project_state:"";?>" readonly >
                </div>
                
                <div class="form-group"> 
                  <label for="exampleInputEmail1">Project City</label> 
                  <input type="text" name="project_city" class="form-control" id="project_city" value="<?php echo isset($record->project_city)?$record->project_city:"";?>" readonly  >
                </div>
                
                 <div class="form-group"> 
                  <label for="exampleInputEmail1">ZIP Code</label> 
                  <input type="text" name="zip_code" class="form-control" id="zip_code" value="<?php echo isset($record->zip_code)?$record->zip_code:"";?>" readonly  >
                </div>
                
                <div class="form-group"> 
                  <label for="exampleInputEmail1">Project Type</label> 
                  <input type="text" name="project_type" class="form-control" id="project_type" value="<?php echo isset($record->project_type)?$record->project_type:"";?>" readonly  >
                </div>
                
                 <div class="form-group"> 
                  <label for="exampleInputEmail1">Area Dimension</label> 
                  <input type="text" name="area_dimension" class="form-control" id="area_dimension" value="<?php echo isset($record->area_dimension)?$record->area_dimension:"";?>" readonly  >
                </div>
                			
                <div class="form-group"> 
                  <label for="exampleInputEmail1">Ceiling Height</label> 
                  <input type="text" name="ceiling_height" class="form-control" id="ceiling_height" value="<?php echo isset($record->ceiling_height)?$record->ceiling_height:"";?>" readonly  >
                </div>
                
                 <div class="form-group"> 
                  <label for="exampleInputEmail1">Foot Candles</label> 
                  <input type="text" name="foot_candles" class="form-control" id="foot_candles" value="<?php echo isset($record->foot_candles)?$record->foot_candles:"";?>" readonly>
                </div>
               
                <div class="form-group"> 
                  <label for="exampleInputEmail1">Ikio Representative</label> 
                  <input type="text" name="ikio_representative" class="form-control" id="ikio_representative" value="<?php echo isset($record->ikio_representative)?$record->ikio_representative:"";?>" readonly  >
                 </div>

                
                 <div class="form-group"> 
                  <label for="exampleInputEmail1">Types Activity</label> 
                  <input type="text" name="types_activity" class="form-control" id="types_activity" value="<?php echo isset($record->types_activity)?$record->types_activity:"";?>" readonly  >
                 </div>
                
                 <div class="form-group"> 
                  <label for="exampleInputEmail1">Item For Job</label> 
                  <input type="text" name="itemforjob" class="form-control" id="itemforjob" value="<?php echo isset($record->itemforjob)?$record->itemforjob:"";?>" readonly  >
                </div>
                
                	    
                 <div class="form-group"> 
                  <label for="exampleInputEmail1">Message</label> 
                  <textarea name="message"  id="message" rows="4" cols="50" readonly><?php echo isset($record->message)?$record->message:"";?></textarea>
                </div>
                
                 <div class="form-group"> 
                 <?php  
                 $arr1 = $record->document; 
                 $filess = explode(",",$arr1);
                 foreach($filess as $file){ 
                    if($file!=""){
                 ?>
                  <label for="exampleInputEmail1">View Document</label> 
               
              
                 <?php echo $file?></h4> </br>

                 <a download="<?php echo $file; ?>"href="<?php echo base_url();?>uploads/photometric/<?php echo $file; ?>" target="_blank">Click to Download</a>
                
                 </br>
                
                <?php }} ?>
                
                </div>
                                
                <div class="form-group"> 
                  <label for="exampleInputEmail1">Enquiry Received</label> 
                  <input type="text" name="created_at" class="form-control" id="created_at" value="<?php echo isset($record->created_at)?$record->created_at:"";?>" readonly >
                </div>
                
                
              </div>
              <!-- /.box-body -->

            </form>
          </div>
      
        </div>
        
      </div>
      <!-- /.row -->
    </section>
    <!-- /.content -->
  </div>
  
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.1/jquery.validate.js"></script>        
  <script src="http://dev.soulilution.com/peertopia/Backend/additional-methods.min.js"></script>
  
  
  <?php echo $footer;?>

Youez - 2016 - github.com/yon3zu
LinuXploit