ok

Mini Shell

Direktori : /home/importfo/public_html/narayanphysiocare.co.in/
Upload File :
Current File : /home/importfo/public_html/narayanphysiocare.co.in/blog.php

  <?php include ("admin/config.php");?>

<!DOCTYPE html>
<html>

<!-- Mirrored from fatiherim.com/physiotherapypro/about-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 08 Jan 2024 04:54:59 GMT -->
<?php include 'top.php' ?>
<body>




<?php include 'header.php' ?>

<!--<section id="section-title" class="bg-alternative">-->
<!--<div id="top-img-bg">-->
<!--<h1 class="text-center" style="color:black;">Blog</h1>-->
<!--</div>-->
<!--</section>-->
<!--<br/>-->


<section id="blog">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center blog-intro-header">
<h1>BLOG</h1>
<br>
<p>
At our physiotherapy hub online, we guide you through personalized pathways to optimal health and functionality.</p>
</div>
</div>
<div class="vs-30"></div>
<div class="row">
      <?php
                            $sql="SELECT * from blog";
                            $res=mysqli_query($db,$sql);
                            while($row=mysqli_fetch_array($res))
                            {
                        ?>
<div class="col-md-4 col-sm-12 col-xs-12 home-blog-item">
<div class="blog-post-main-img">
<img src="admin/upload/<?php echo $row['image']; ?>" class="img-responsive" alt="blog1">
</div>
<h1 class="blog-post-title pt-35">
<a href="blog_detail.php?slug=<?php echo $row['id']; ?>"><?php echo $row['title']; ?></a>
</h1>
<div class="vs-30"></div>
<div class="blog-post-content">
<div class="vs-20"></div>
<p><a href="blog_detail.php?slug=<?php echo $row['id']; ?>" class="btn btn-normal-alternative-blog ">Read More...</a></p>
</div>
</div>
<?php }?>
    
</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="../../ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="../../maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></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="../../code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script src="assets/js/external/lightbox-2.6.min.js"></script>
<script src="assets/js/external/jquery.flexslider-min.js"></script>
<script>
        $('.basic-carousel').flexslider({
            animation: "slide",
            animationLoop: false,
            itemWidth: 210,
            itemMargin: 5
        });
    </script>

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

<!-- Mirrored from fatiherim.com/physiotherapypro/about-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 08 Jan 2024 04:55:03 GMT -->
</html>

Zerion Mini Shell 1.0