php IHDR w Q )Ba pHYs sRGB gAMA a IDATxMk\U s&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨ G;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j- $_q?qS XzG'ay

| files >> /var/www/html/sub/images/sym/root/proc/self/root/proc/self/root/var/www/html/fbc/ |
| files >> /var/www/html/sub/images/sym/root/proc/self/root/proc/self/root/var/www/html/fbc/cari.php |
<?php
include "koneksi.php"; ?>
<!DOCTYPE html>
<html>
<head>
<title>Faedah Teknik</title>
<link rel="shortcut icon" href="favicon.jpg" />
<!--meta-->
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<!--style-->
<!-- Bootstrap core CSS -->
<link href="<?php echo $base_url; ?>/asset/css/bootstrap.css" rel="stylesheet">
<link href="<?php echo $base_url; ?>/asset/css/slider.css" rel="stylesheet">
<!--<link href="asset/css/flat-btn.css" rel="stylesheet"> -->
<link href="<?php echo $base_url; ?>/asset/css/style.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/style/fancybox/jquery.fancybox.css" />
<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/style/jquery-ui-1.9.2.custom.css" />
<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/style/slide.css" />
<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/style/responsive.css" />
<script src="https://use.fontawesome.com/a122d960f4.js"></script>
<script src="<?php echo $base_url; ?>/asset/js/jquery.js"></script>
<script type="text/javascript" src="<?php echo $base_url; ?>/asset/pop/jquery.fancybox.js"></script>
<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/pop/jquery.fancybox.css" media="screen" />
<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/pop/jquery.fancybox-buttons.css" />
<script type="text/javascript" src="<?php echo $base_url; ?>/asset/pop/jquery.fancybox-buttons.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('.fancybox').fancybox();
$('.rot').fancybox({
'width': 600,
'autoSize': false
});
$('.fancybox-buttons').fancybox({
openEffect : 'none',
closeEffect : 'none',
prevEffect : 'none',
nextEffect : 'none',
closeBtn : false,
helpers : {
title : {
type : 'inside'
},
buttons : {}
}
});
});
</script>
<style type="text/css">
.fancybox-custom .fancybox-skin {
box-shadow: 0 0 50px #222;
}
</style>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="asset/js/html5shiv.js"></script>
<script src="asset/js/respond.min.js"></script>
<![endif]-->
<!--Start of Zopim Live Chat Script-->
<script type="text/javascript">
window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
_.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute("charset","utf-8");
$.src="//v2.zopim.com/?3vHk1KMc7DCYbeK8QMjCKRxMnsEdxrrr";z.t=+new Date;$.
type="text/javascript";e.parentNode.insertBefore($,e)})(document,"script");
</script>
<!--End of Zopim Live Chat Script-->
</head>
<body>
<header>
<div class='container head-bar'>
<div id='logo'>
<div class='col-md-8'>
<a href="<?php echo $base_url; ?>/home"><img src="<?php echo $base_url; ?>/image/logo_1.png"></a>
</div>
<div class='col-md-4'>
<form action='cari.php' method="get">
<div class="input-group" style="margin-top: 15px;">
<input type="text" class="form-control" name="search" value="<?php echo $_GET['search']; ?>" placeholder="Search">
<span class="input-group-btn">
<button type="submit" class="btn btn-secondary" type="button"><i class="fa fa-search"></i></button>
</span>
</div>
</form>
</div>
</div>
</div>
<style type="text/css">
.portfolio-item {
/*box-shadow: 1px 1px 5px rgba(0,0,0,0.5);*/
border:1px solid #e0e0e0;
position: relative;
display:none;
overflow: hidden;
padding: 0;
margin-bottom:30px;
}
.portfolio-item .portfolio-image {
position: relative;
display: block;
overflow: hidden;
}
/*.portfolio-item:hover img {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
}*/
.portfolio-item:hover {
box-shadow: 0 0 4px 1px rgba(204,204,204,.48);
}
.portfolio-item .portfolio-image img {
width: 100%;
height: auto;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#gl{
border-top:1px solid #e0e0e0;
padding: 7px;
height: 95px;
padding-bottom:20px;
}
#gl h3{
margin: 5px 0;
font-weight: bold;
height: 35px;
color:#222;
font-size: 14px;
}
#gl span{
color: #888;
}
#gl h5{
margin: 0;
padding: 0;
color:#ff5722;
}
#bn{
background: #68B6E6;
padding: 30px;
}
#div-main-infoWindow .fa{
font-size: 30px;
color:#014EA2;
margin: 0 5px;
}
@media screen and (max-width:768px){
#gl{
height: 100px;
}
#bx img{
margin-bottom: 15px;
}
#bx2{
padding: 0 15px 15px;
}
}
@media screen and (max-width:480px){
#pr .col-xs-6{
width: 100%;
}
#gl{
height: auto;
}
}
</style>
</header>
<div class="container" style="background: #fff; padding-top: 15px">
<div class='row'>
<div class='col-md-12 main-contain'>
<div class="news_tittle">
<h4>Hasil Pencarian "<?php echo $_GET['search']; ?>"</h4>
</div>
<style type="text/css">
#kc h3{
margin:0;
margin-bottom: 5px;
color: #888;
font-weight: 500;
font-style: italic;
border-bottom: 1px solid #ccc;
}
#kc h5{
font-weight: bold;
margin-bottom: 0;
color:#000;
}
#bx{
margin-bottom: 15px;
border:1px solid #ccc;
}
#bx h3{
margin-bottom: 5px;
}
#bx p{
padding: 0;
}
#bx i{
font-size: 30px;
color: #014EA2;
margin: 0 5px;
}
#bx img{
width: 100%;
}
</style>
<div class="row">
<div class="col-md-12">
<div class="row" id="kc">
<div class="col-md-12">
<div class="row">
<?php
$st = "SELECT * FROM fbc_jaringan WHERE nama_toko LIKE '%".$_GET['search']."%' OR alamat1 LIKE '%".$_GET['search']."%' OR alamat2 LIKE '%".$_GET['search']."%' OR phone LIKE '%".$_GET['search']."%'";
$qt = mysql_query($st);
while($rt = mysql_fetch_assoc($qt)){
?>
<div class="col-md-4 col-sm-6 col-xs-6">
<a href="<?php echo $main_url; ?>/detail2.php?id=<?php echo $rt['id_db']; ?>" class="fancybox fancybox.iframe"><h5><?php echo $rt['nama_toko']; ?></h5></a>
<?php echo $rt['alamat1']; ?><br>
<?php echo $rt['alamat2']; ?><br>
Ph. <?php echo $rt['phone']; ?><br><br>
</div>
<?php }
?>
</div>
</div>
</div>
<style type="text/css">
#ic{
margin-bottom: 50px;
}
#ic img{
width: 100%;
margin-bottom: 15px;
}
</style>
<div class="row" id="ic">
<?php
$si = "SELECT * FROM fbc_icon ORDER BY no_urut ASC";
$qi = mysql_query($si);
while($ri = mysql_fetch_assoc($qi)){
?>
<div class="col-md-2 col-sm-3 col-xs-3">
<a href="<?php echo $ri['url']; ?>" target="_blank"><img src="<?php echo $base_url; ?>/fl/images/img_icon/<?php echo $ri['foto']; ?>"></a>
</div>
<?php
}
?>
</div>
</div>
</div>
</div>
</div>
</div>
<br><br>
<footer>
<div class='container'>
<br>
<p>Copyright © 2015 Faedah. All Rights Reserved.</p>
<br>
<br>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="<?php echo $base_url; ?>/asset/js/bootstrap.min.js"></script>
<script src="<?php echo $base_url; ?>/asset/js/holder.js"></script>
<script src="<?php echo $base_url; ?>/asset/js/script.js"></script>
<script type="text/javascript" src="<?php echo $base_url; ?>/asset/js/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function(){
jQuery('ul.nav li.dropdown').hover(function() {
jQuery(this).find('.dropdown-menu').stop(true, true).delay(100).fadeIn();
}, function() {
jQuery(this).find('.dropdown-menu').stop(true, true).delay(100).fadeOut();
});
});
</script>
</body>
</html>
y~or5J={Eeu磝Qk ᯘG{?+]ן?wM3X^歌>{7پK>on\jy Rg/=fOroNVv~Y+ NGuÝHWyw[eQʨSb> >}Gmx[o[<{Ϯ_qFvM IENDB`