? Fallagassrini

Fallagassrini Bypass Shell

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

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/sgms/application/views/Customer/track_customer.php

<?php
$this->load->view('documentreadyfunctions');
?>
<script type="text/javascript">
    suggestcustomer();
    suggestemployee('employee');
</script>
<link href="<?=base_url()?>assets/css/tablesortnew.css" rel="stylesheet" type="text/css"/>

<div class="select-bar">
    <label></label>
    <span class="heading">Track Customer</span>
</div>
<fieldset>
<?php
    $attributes=array('id'=>'validateform','class'=>'customForm');
    echo form_open('customer/search_track_customer/',$attributes);
 ?>
<ul>
    <li>
        <table class="sortnew">
        <tr><th colspan='2' style="text-align: center">Search by  Customer</th></tr>
        
        <tr>
            <td>
                Customer Name
            </td>
            <td style="width:65%">
                <?php
                  $data = array(
                  'name'        => 'customer',
                  'id'          => 'customer'
                  );
                  echo form_input($data).form_error($data);
             ?>
                <input type="hidden" id="customer_id" name="customer_id"/>
            </td>
        </tr>
    </table>

    <table class="sortnew">
        <tr>
            <th colspan="2" style="text-align: center">Search by  Employee</th>
        </tr>
        <tr>
            <td>Employee Name</td>
            <td>
                <input type="text" name="employee" id="employee" />
                <input type="hidden" name="employee_id" id="employee_id" name="employee_id"/>
            </td>
        </tr>
    </table>
    </li>
    <li>
        <label for="data"></label>
    <button type="submit" id="submit" class="clickimage" onclick="addformdata('validateform')">Search</button>
    </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