Mr.Fn4ticHz Shell
Server IP : 162.240.98.243  /  Your IP : 3.15.139.79
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_Systemic_Examination.php
<?php
session_start();
require_once('../DBManager.php');
require_once('../LoginManager.php');
?>
 <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]' AND surgeryid='$_GET[surgeryid]'";
		$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]&surgeryid=$rs[surgeryid]'><i class='fa fa-pencil-square-o' style='font-size:20px;'></i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></h3>";
		}
		?>
       <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 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' style='background:#1e73be;color:#ffffff;'>
      <h5 align='center'>SYSTEMIC EXAMINATION </h5>
   
        </table> 
        <table id='example2' class='table table-bordered table-hover'> 
  <div class='center'>
   <tr ><td colspan='2'> <table id='example2' class='table table-bordered table-hover'> 
     <p><tr><td colspan='2'><span style='font-size: 15px'>CARDIAO VASCULAR SYSTEM      </span> </td></tr></p>
      </table>
      </tr></td>
      <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></tr>";
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> </tr>
<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> </tr>

<tr>
<td><span style='font-size: 20px'>ECG REPORT</span></h3></td><td>$rs[ECG_REPORT]
</td>
</tr>
<tr>
    
    <td><span style='font-size: 20px'>Note</span></td><td><textarea id='w3review' name='CARDIAO_VASCULAR_note' rows='2' cols='70' readonly>$rs[CARDIAO_VASCULAR_note]</textarea></td>
</tr>
</table>


<table id='example2' class='table table-bordered table-hover'> 
      <p><tr><td><span style='font-size: 15px'>RESPIRATORY SYSTEM           </span> </td></tr></p>
      </table></td>

<table id='example2' class='table table-bordered table-hover'> <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> </tr>
<tr>
<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> </tr>
<td><span style='font-size: 20px'>HISTORY OF BRONCHIAL ASTHMA 
</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> </tr><tr>
<td><span style='font-size: 20px'>PULMONARY FUNCTION TEST 
</span></td><td>$rs[PULMONARY_TEST]
</td>
</tr>   
<tr>
<td>
<span style='font-size: 20px'>Note</span></td><td><textarea id='w3review' name='respiratory_system_note' rows='2' cols='70' readonly>$rs[respiratory_system_note]</textarea>
</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> </tr><tr>
<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> </tr><tr>
<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>  
 <tr>
    <td><span style='font-size: 20px'>Note</span></td><td><textarea id='w3review' name='CENTRAL_NERVOUS_note' rows='2' cols='70' readonly>$rs[CENTRAL_NERVOUS_note]</textarea></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> </tr><tr>
<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> 
<tr>
    <td><span style='font-size: 20px'>Note</span></td><td><textarea id='w3review' name='GASTRO_INTESTINAL_note'  rows='2' cols='70' readonly>$rs[GASTRO_INTESTINAL_note]</textarea></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> </tr><tr>
<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>
 <tr>
    <td><span style='font-size: 20px'>Note</span></td><td><textarea id='w3review'  rows='2' name='ENDOCRINE_SYSTEM_note' cols='70'>$rs[ENDOCRINE_SYSTEM_note]</textarea></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> </tr><tr>
<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> </tr><tr>
<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>



  <tr>
    <td><span style='font-size: 20px'>Note</span></td><td><textarea id='w3review'  rows='2' name='GENITO_URINARY_note' cols='70' readony> $rs[GENITO_URINARY_note]</textarea></td>
    </tr>
	";
}
?>			</table>
</div>


Anon7 - 2022
AnonSec Team