ok

Mini Shell

Direktori : /home/importfo/www/aasthahealthplus.com/
Upload File :
Current File : /home/importfo/www/aasthahealthplus.com/gallery.php

<?php include ("admin/config.php");?>
<!DOCTYPE html>
<html>
<head>
<title>Aastha Health Plus</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width; initial-scale = 1.0;
maximum-scale=1.0; user-scalable=no" />

<link href="assets/css/core/bootstrap.min.css" rel="stylesheet" />

<link href="assets/css/external/font-awesome.min.css" rel="stylesheet" />
<link href="assets/css/external/jquery-ui.css" rel="stylesheet" />
<link href="assets/css/external/jquery-ui.theme.css" rel="stylesheet" />
<link href="assets/css/external/ytplayer.css" rel="stylesheet" />
<link href="assets/css/external/jquery.bxslider.css" rel="stylesheet" />
<link href="assets/css/external/yamm.css" rel="stylesheet" />
<link href="assets/css/external/slick.css" rel="stylesheet" />
<link href="assets/css/external/wfmi-style.css" rel="stylesheet" />
<link href="assets/css/external/lightbox.css" rel="stylesheet" />

<link href="assets/css/project/style.css" rel="stylesheet" />

<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700%7CRaleway:400,700" rel="stylesheet">
</head>
<body>
<?php include('header.php');?>
<section id="section-title" class="bg-alternative">
<div id="top-img-bg">
<h1 class="text-center">Photo Gallery</h1>
</div>
</section>
<section id="photo-gallery-1">


<div class="vs-40"></div>
<section id="photo-gallery-2">

<h3 class="title-left">Photo Gallery </h3>

<div id="photo-gallery-box" class="row">
     <?php
                         $sql="SELECT * from gallery";
                            $res=mysqli_query($db,$sql);
                            while($row=mysqli_fetch_array($res))
                            {
                        ?>
<div class="photo-gallery-item">
<figure class="image-overlay">
<div class="hover-image-wrapper">
<div class="hover-content">
<ul>
<li> <a href="admin/upload/<?php echo $row['app_image'];?>" data-lightbox="pic"><i class="fa fa-picture-o"></i></a></li>
</ul>
</div>
<img src="admin/upload/<?php echo $row['app_image'];?>" style="height:250px;width:300px" class="img-responsive" alt />
</div>
</figure>
</div>
<?php }?>
</div>
</div>

</div>
</section>

<?php include('footer.php'); ?>


<section id="go-back-top">
<a class="scroll" href="#main-menu">
<i class="fa fa-angle-up"></i>
</a>
</section>


<script data-cfasync="false" src="../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="assets/js/core/jquery.min.js"></script>
<script src="assets/js/core/bootstrap.min.js"></script>

<script src="assets/js/external/jquery.backstretch.min.js"></script>
<script src="assets/js/external/jquery.countTo.js"></script>
<script src="assets/js/external/jquery.easing.1.3.js"></script>
<script src="assets/js/external/jquery.mb.YTPlayer.js"></script>
<script src="assets/js/external/waypoints.min.js"></script>
<script src="assets/js/external/jquery.bxslider.min.js"></script>
<script src="assets/js/external/slick.min.js"></script>
<script src="assets/js/external/jquery-ui.js"></script>
<script src="assets/js/external/lightbox-2.6.min.js"></script>

<script src="assets/js/project/script.js"></script>
</body>

<!-- Mirrored from fatiherim.com/physiotherapypro/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 20 Jul 2023 09:04:18 GMT -->
</html>

Zerion Mini Shell 1.0