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.235  /  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/progres.php
<?php  include "koneksi.php";

  session_start();

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

  



  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">

  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>

  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>

	

	

  	<style type="text/css">

	body{

		font-family: roboto;

		font-size: 11px;

	}





table {

margin: 0 auto;

border-collapse: collapse;

}



tbody {

color: #000;

}



table td {

padding: 5px 10px;

border: 1px solid #e0e0e0;

font: normal 11px Tahoma, Geneva, sans-serif;



}



table tr {

font: normal 11px Tahoma, Geneva, sans-serif;

}









/* untuk ukuran layar 700px kebawah */

@media screen and (max-width: 780px) {

	

	.header, 

	.footer{

		text-align: center;

	}

	.left {

		width: auto;

		float: none;

	}

	

	.middle {

		width: auto;

		float: none;

	}

	

	.right {

		width: auto;

		float: none;

	}



}



	</style>

    

    <style type="text/css">

/* Table demo-table */

		table {

			margin: auto;

			font-family: "Lucida Sans Unicode", "Lucida Grande", "Segoe Ui";

			font-size: 11px;

		}



		

		.table-container {

	overflow: auto;

}



/* side bar jqery*/





@media only screen and (max-width: 480px) {

    

 	table {

		width: 100%;

	}

	thead th.column-primary {

		width: 100%;

	}



	thead th:not(.column-primary) {

		display:none;

	}

	

	th[scope="row"] {

		vertical-align: top;

		

	}

	

	td {

		display: block;

		width: auto;

		text-align: right;

	}

	thead th::before {

		text-transform: uppercase;

		font-weight: bold;

		content: attr(data-header);

	}

	thead th:first-child span {

		display: none;

	}

	td::before {

		float: left;

		text-transform: uppercase;

		font-weight: bold;

		content: attr(data-header);

	}  

    

}







	

	</style>

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





	

	

<body>



<nav class="navbar navbar-inverse">

  <div class="container-fluid">

    <div class="navbar-header">

      <a class="navbar-brand" href="#">idikotabandung.com</a>

    </div>

  </div>

</nav>

  

<div class="container">			  

	    <center><h4>Table Daftar Progres tahap selanjutnya  </h4><center>

    <h4><b>IDI kota Bandung</b></h4>

  </div>

  <!--Panel Form pencarian -->

  <div class="row">

    <div class="col-md-8">

      <div class="panel panel-default">

        <div class="panel-heading"><b>Pencarian</b></div>

        <div class="panel-body">

          <form class="form-inline" >

            <div class="form-group">

              <select class="form-control" id="Kolom" name="Kolom" required="">

                <?php

                  $kolom=(isset($_GET['Kolom']))? $_GET['Kolom'] : "";

                ?>

                <option value="nmlead" <?php if ($kolom=="Nama") echo "selected"; ?>>Nama</option>

                <option value="perihal" <?php if ($kolom=="Alamat") echo "selected";?>>Tujuan Rekom</option>

              </select>

            </div>

            <div class="form-group">

              <input type="text" class="form-control" id="KataKunci" name="KataKunci" placeholder="Kata kunci.." required="" value="<?php if (isset($_GET['KataKunci']))  echo $_GET['KataKunci']; ?>">

            </div>

            <button type="submit" class="btn btn-primary">Cari</button>

            <a href="progres.php" class="btn btn-danger">Reset</a>

          </form>

        </div>

      </div>

    </div>

  </div>

  <!-- Tabel data Siswa -->

  <table class="table table-striped table-bordered table-hover">

	   <table class="table table-bordered" id="dataTable" width="90%" cellspacing="0">

    <thead>

      <tr>

        <th>No.</th>

	    	

		  <th>Tgl Masuk Berkas</th>

		   <th>Pemohon</th>

		   <th>Jenis rekom</th>

		   <th>Status Anggota</th>

		   <th>Surat untuk</th>

		   <th>Note</th>

		   <th>Note dari Anggota</th>

		   <th>Action</th>

		   

		    <th>Batal Rekom</th>

		   <th>Salah Masuk Rekom</th>

		

		  

		  

      </tr>

    </thead>  

    <tbody>

      <?php

      include "koneksi.php";

     

      $page = (isset($_GET['page']))? (int) $_GET['page'] : 1;

      

      $kolomCari=(isset($_GET['Kolom']))? $_GET['Kolom'] : "";

     

      $kolomKataKunci=(isset($_GET['KataKunci']))? $_GET['KataKunci'] : "";



      // Jumlah data per halaman

      $limit = 10;



      $limitStart = ($page - 1) * $limit;

      

      //kondisi jika parameter pencarian kosong

      if($kolomCari=="" && $kolomKataKunci==""){

        $SqlQuery = mysqli_query($konek, "SELECT * FROM h_registrasi where status2 <> 'finish' AND data='chek' AND verifikasi1 ='' order by tgl_reg desc  LIMIT ".$limitStart.",".$limit);

		  

		  

		  

      }else{

        //kondisi jika parameter kolom pencarian diisi

        $SqlQuery = mysqli_query($konek, "SELECT * FROM h_registrasi where status2 <> 'finish' AND data='chek' AND verifikasi1 ='' AND $kolomCari LIKE '%$kolomKataKunci%' LIMIT ".$limitStart.",".$limit);

      }

      

      $no = $limitStart + 1;

      

      while($row = mysqli_fetch_array($SqlQuery)){ 

		  

		  	//  $str=  $row['mbstr'];

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

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

//		

//		      $tgliuran=  $row['tgliuran'];

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

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

//	 

//	          $iuran2=  $row['iuran'];

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

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

//		  

//		      $vtime2=  $row['v3time'];

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

//			  $v3time= $date->format('d-m-Y H:i:s');

		  

		      $tglmasuk=  $row['tgl_reg'];

			  $date = new DateTime($tglmasuk);

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

		  

      ?>

               <tr>

		  <td><?php echo $no++; ?></td>



		<td><?php echo $tglberkas ?></td>

		 <td><?php echo $row['nmlead']?></td>  
				   
		<?php
						if ($row['perihal']=='rekomendasi_Pengantar_SIP'){
	?>			
				 <td><?php echo 'rekomendasi_Pengantar Puskesmas'?></td>
					
						 
		<?php		
			}else{
			?>	
				
				  <td><?php echo $row['perihal']?></td>
		<?php		
			}	 
			?>			   
				   
				   
				   

		

				   <td>

		    <?php 

			IF($row['stat_ang'] =='non' ){					

		 echo  'Non Anggota' ;		  

	   }else{		    

		  echo   'Anggota' ;			    

		   }

		   ?>

		   </td>

		

          <td><?php echo $row['kota']?></td>

		  <td><?php echo $row['keterangan']?></td>

		  <td><?php echo $row['note']?></td>

		

	

		

	<td><a class='btn btn-success btn-sm' href='upd_sip2.php?noreg=<?php echo $row['noreg']; ?>&npm=<?php echo $row['npm']; ?>'>Cek</a></td>

					

		

		   

		   

	<td><a class='btn btn-danger btn-sm' href='batal_rekom.php?noreg=<?php echo $row['noreg']; ?>&npm=<?php echo $row['npm']; ?>&page=<?php echo $page ?>'>Batal rekom</a></td>

		  

		   

		    <?php 

						IF($row['stat_ang']=='non' ){

					?>

				

		   

		   <td> <a href="#" onclick="confirm_modal('#reset_rekom.php?&noreg=<?php echo  $row['noreg'];  ?>&npm=<?php echo $row['npm']; ?>');"><button class="btn btn-danger btn-xs" title="Hapus">Reset Rekom</button></a> </td>	

		   

		  

					<?php 

									}else{			

					?>

					<td data-header='Masa berlaku STR'><?php echo "-" ?></td>

					<?php 

									}

					 ?>

	   

      </tr>

      <?php           

      }

      ?>

    </tbody>      

  </table>

  <div align="right">

    <ul class="pagination">

      <?php

        // Jika page = 1, maka LinkPrev disable

        if($page == 1){ 

      ?>        

        <!-- link Previous Page disable --> 

        <li class="disabled"><a href="#">Previous</a></li>

      <?php

        }

        else{ 

          $LinkPrev = ($page > 1)? $page - 1 : 1;  



          if($kolomCari=="" && $kolomKataKunci==""){

          ?>

            <li><a href="progres.php?page=<?php echo $LinkPrev; ?>">Previous</a></li>

       <?php     

          }else{

        ?> 

          <li><a href="progres.php?Kolom=<?php echo $kolomCari;?>&KataKunci=<?php echo $kolomKataKunci;?>&page=<?php echo $LinkPrev;?>">Previous</a></li>

         <?php

           } 

        }

      ?>



      <?php

        //kondisi jika parameter pencarian kosong

        if($kolomCari=="" && $kolomKataKunci==""){

         // $SqlQuery = mysqli_query($konek, "SELECT * FROM h_registrasi where status2='valid' and verifikasi2='valid'");

			

		  $SqlQuery = mysqli_query($konek, "SELECT * FROM h_registrasi where status2 <> 'finish' AND data='chek' AND verifikasi1='' order by tgl_reg  desc");	



        }else{

          //kondisi jika parameter kolom pencarian diisi

          $SqlQuery = mysqli_query($konek, "SELECT * FROM h_registrasi where status2 <> 'finish' AND data='chek' AND verifikasi1='' AND $kolomCari LIKE '%$kolomKataKunci%'");

        }     

		

		

		

		

		

		

      

        //Hitung semua jumlah data yang berada pada tabel Sisawa

        $JumlahData = mysqli_num_rows($SqlQuery);

        

        // Hitung jumlah halaman yang tersedia

        $jumlahPage = ceil($JumlahData / $limit); 

        

        // Jumlah link number 

        $jumlahNumber = 5; 



        // Untuk awal link number

        $startNumber = ($page > $jumlahNumber)? $page - $jumlahNumber : 1; 

        

        // Untuk akhir link number

        $endNumber = ($page < ($jumlahPage - $jumlahNumber))? $page + $jumlahNumber : $jumlahPage; 

        

        for($i = $startNumber; $i <= $endNumber; $i++){

          $linkActive = ($page == $i)? ' class="active"' : '';



          if($kolomCari=="" && $kolomKataKunci==""){

      ?>

          <li<?php echo $linkActive; ?>><a href="progres.php?page=<?php echo $i; ?>"><?php echo $i; ?></a></li>



      <?php

        }else{

          ?>

          <li<?php echo $linkActive; ?>><a href="progres.php?Kolom=<?php echo $kolomCari;?>&KataKunci=<?php echo $kolomKataKunci;?>&page=<?php echo $i; ?>"><?php echo $i; ?></a></li>

          <?php

        }

      }

      ?>

      

      <!-- link Next Page -->

      <?php       

       if($page == $jumlahPage){ 

      ?>

        <li class="disabled"><a href="#">Next</a></li>

      <?php

      }

      else{

        $linkNext = ($page < $jumlahPage)? $page + 1 : $jumlahPage;

       if($kolomCari=="" && $kolomKataKunci==""){

          ?>

            <li><a href="progres.php?page=<?php echo $linkNext; ?>">Next</a></li>

       <?php     

          }else{

        ?> 

           <li><a href="progres.php?Kolom=<?php echo $kolomCari;?>&KataKunci=<?php echo $kolomKataKunci;?>&page=<?php echo $linkNext; ?>">Next</a></li>

      <?php

        }

      }

      ?>

    </ul>

  </div>



 <div style="font-weight:bold;">

        Paging

        <?php

            for ($i=1; $i<=$jumlahPage ; $i++){

        ?>

            <a href="d_finish.php?page=<?php echo $i; ?>" style="text-decoration:none">   <u><?php echo $i; ?></u></a>

		

	

		

        <?php

            }

        ?>

    </div>

<br><br>

Total Data : <?php echo $JumlahData ?> dan  Total Halaman : <?php echo $jumlahPage ?>

</div>



 		

		

		 

					

<!-- proses edit data -->



		

   <?php include "footer.php";?>



    </div>

    <!-- End Main Content -->

    </div>

				

						 <!-- Modal Popup untuk delete--> 

<div class="modal fade" id="modal_delete">

  <div class="modal-dialog">

    <div class="modal-content" style="margin-top:100px;">

      <div class="modal-header">

        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>

        <h4 class="modal-title" style="text-align:center;">Anda yakin akan menghapus data ini.. ?</h4>

      </div>

                

      <div class="modal-footer" style="margin:0px; border-top:0px; text-align:center;">

        <a href="#" class="btn btn-danger btn-sm" id="delete_link">Hapus</a>

        <button type="button" class="btn btn-success btn-sm" data-dismiss="modal">Cancel</button>

      </div>

    </div>

  </div>

</div>



<!-- Javascript untuk popup modal Delete--> 

<script type="text/javascript">

    function confirm_modal(delete_url)

    {

      $('#modal_delete').modal('show', {backdrop: 'static'});

      document.getElementById('delete_link').setAttribute('href' , delete_url);

    }

</script>   

        <script src="js/jquery.min.js"></script>

        <script src="js/bootstrap.min.js"></script>	  

    <!-- End Page Wrapper -->

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

</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit