ok

Mini Shell

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

<!DOCTYPE html>
<html>
<head>
 
  <?php include('top.php');?>
   <title>Blog - chamunda furnitech industry</title>
</head>
<body id="page-top" class="index">
<header>
  <?php include('header.php');?>
</header>
<section id="subheader" class="subheader6" data-speed="8" data-type="background">
    <div class="container">
      <div class="row">
        <div class="col-md-12">
          <h1 class="text-center" data-aos="fade-right">Blog</h1>
        </div>
      </div>
    </div>
    <div class="crumb">
      <div class="container">
        <ul>
          <li><a href="index.php">Home</a></li>
          <li class="sep">/</li>
          <li>Blog</li>
        </ul>
      </div>
    </div>
  </section>
   <section class="event">
    <div class="container">
      <h2>Blogs</h2>
      <div class="separator"><span><i class="fa fa-circle"></i></span></div>
      <div class="clearfix"></div>
      <div class="row">
       

 <?php  
                                    $sql="SELECT * FROM blog ORDER BY id DESC";
                                    $qry=mysqli_query($db,$sql);
                                    if ($qry) {
                                        while ($row=mysqli_fetch_assoc($qry)) {
                                        
                                    
                                    ?>
        <div class="col-md-6 col-sm-6" data-aos="fade-right" style="padding-top:50px;"  data-aos-easing="ease-in-sine">
          <p class="text-center"><img src="admin/upload/<?php echo $row["image"]; ?>" alt="img" title="img" class="img-fluid"></p>
          <div class="row">
                <!-- <div class="col-md-3 text-center">
                  <div class="date-div"> 10 <sup>Th</sup><br>
                    JAN </div>
                </div> -->
            <div class="col-md-12 col-sm-12 text-detail">
              <h3 style="margin: 10px 0px"><?php echo $row["title"]; ?></h3>
              <a   href="blog-details.php?slug=<?php echo $row['id']; ?>" class="btn btn2 hvr-sweep-to-right2 re-new">Read more <i class="fa fa-long-arrow-right"></i></a> </div>
          </div>
        </div>

    <?php }} ?>
       
        </div>
      </div>
    </div>
  </section>
<?php include("footer.php") ?>
<script src="assets/aos/aos.js"></script>
<link href="assets/aos/aos.css" rel="stylesheet">
<script src="assets/aos/aos-script.js"></script>
<!--aos-->
<!--jquery-->
<script  src="assets/js/jquery-2.2.4.min.js"></script>
<script  src="assets/js/jquery.mixitup.min.js"></script>
<script  src="assets/js/scrolltopcontrol.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/all.js"></script>
<!--jquery-->
<!-- revolution -->
<script src="assets/vendor/revolution/jquery_tools.min.js"></script>
<script src="assets/vendor/revolution/jquery_revolution.min.js"></script>
<script  src="assets/vendor/revolution/revolution.extension.slideanims.min.js"></script>
<script  src="assets/vendor/revolution/revolution.extension.layeranimation.min.js"></script>
<script  src="assets/vendor/revolution/revolution.extension.navigation.min.js"></script>
<script  src="assets/vendor/revolution/revolution.extension.kenburn.min.js"></script>
<script  src="assets/vendor/revolution/revolution.extension.actions.min.js"></script>
<!-- revolution -->
<!--owl-->
<script src="assets/owlcarousel/owl.carousel.js"></script>
<!--owl-->
<script  src="assets/js/theme.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/classie.js"></script>
<script src="assets/js/cbpAnimatedHeader.js"></script>
</body>
</html>

Zerion Mini Shell 1.0