p!ranha?
Server IP : 103.169.32.36  /  Your IP : 216.73.217.108
Web Server : Apache
System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/dpmptsp/public_html/imb_bundel/page/

Upload File :
Curr3nt_D!r [ Writeable ] D0cum3nt_r0Ot [ Writeable ]

 
Command :
Current File : /home/dpmptsp/public_html/imb_bundel/page/arsip.php
<?php
//debug($obj);exit;
?>
<style type="text/css">
.dp{
	padding-top:5px;
	border-bottom:dashed 1px silver;	
	}
.zzzz{
  list-style-type: none;
}
.fl{
  width:25%;
  display:inline-block;
}
</style>
		<h3 style="text-align:center"><b>Data Arsip IMB</b></h3>
		<div class="row">
			<div class="col col_12_of_12">
				<div class="head_title"><h2 style="font-size:16px;">Data Bundel</h2></div>
				<ul class="zzzz">
					<li class="dp">
						<h5 class="fl">Bundel</h5>
						:<b> <?php echo $obj->bundel->abiNamaBundel; ?></b>
					</li>
					<li class="dp">
						<h5 class="fl">Tahun</h5>
						:<b> <?php echo $obj->bundel->abiNoBundel; ?></b>
					</li>	
					<li class="dp">
						<h5 class="fl">Keterangan</h5>
						:<b> <?php echo $obj->bundel->abiKet; ?></b>
					</li>					
				</ul>																	
			</div>
		</div>
		
		
		<div class="row">
			<div class="col col_12_of_12">
			<div class="head_title"><h2 style="font-size:16px;">Data Arsip</h2></div>			
						<table class="table_green">
							<thead>
								<tr>
									<th width="20px">No.</th>
									<th>Pemilik</th>
									<th width="5%">No. Arsip</th>									
									<th>No. IP</th>
									<th>No. SK</th>
									<th>Status</th>
								</tr>
							</thead>
							<tbody>
							<?php $x=1;
							foreach($obj->arsip as $val){
							?>
								<tr>
									<td><?php echo $x; ?></td>
									<td><?php echo $val->pemilik; ?></td>
									<td><?php echo $val->imbNoArsip; ?></td>									
									<td><?php if($val->IP==0){echo'Pemutihan';}else{echo $val->noIP;}; ?></td>
									<td><?php echo $val->noSK; ?></td>
									<td><?php if($val->stat==''){echo'';}else{echo'Berkas Dipinjam';}; ?></td>
								</tr>	
							<?php 
							$x++;
							}
							?>								
							</tbody>
						</table>																		
			</div>
		</div>								
			<hr>										
N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
December 21 2023 09:54:20
1000 / 1000
0755
arsip.php
1.885 KB
January 13 2024 08:50:14
1000 / 1000
0755
index.html
0 KB
January 13 2024 08:50:14
1000 / 1000
0755