MMCT TEAM
Server IP : 162.214.80.37  /  Your IP : 216.73.216.184
Web Server : Apache
System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : imyrqtmy ( 2189)
PHP Version : 8.2.18
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/imyrqtmy/public_html/skyispatudyog/sym/Users/0-imyrqtmy/saavytechnologies/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/imyrqtmy/public_html/skyispatudyog/sym/Users/0-imyrqtmy/saavytechnologies/portfolio.php
<!DOCTYPE html>
<html lang="en">
  <?php include 'includes/title.php';?>
<style>
    .cases-images:before {
    background: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: -webkit-transform 0.50s ease-in-out 0s;
    transition: transform 0.50s ease-in-out 0s;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
}
</style>
<body>

<!-- page wrapper start -->

<div class="page-wrapper">

<!-- preloader start -->

<?php include 'includes/preloader.php';?>

<!-- preloader end -->


<!--header start-->
<?php include 'includes/header.php';?>

<!--header end-->


<!--page title start-->

<section class="page-title parallaxie" data-bg-img="images/bg/04.jpg" data-overlay="6">
  <div class="container">
    <div class="row justify-content-center text-center">
      <div class="col">
        <h1>            <li class="breadcrumb-item active" aria-current="page">Our Work</li>
</h1>
        <nav aria-label="breadcrumb" class="page-breadcrumb">
          <ol class="breadcrumb">
            <li class="breadcrumb-item"><a href="index.php"><i class="las la-home me-1"></i>Home</a>
            </li>
            <li class="breadcrumb-item active" aria-current="page">Our Work</li>
          </ol>
        </nav>
      </div>
    </div>
  </div>
  <div class="lines">
    <div class="line"></div>
    <div class="line"></div>
    <div class="line"></div>
  </div>
</section>

<!--page title end-->


<!--body content start-->

<div class="page-content">

<!--service start-->
<section>
  <div class="container">
    <div class="row justify-content-center text-center">
      <div class="col-lg-6 col-md-12">
        <div class="section-title">
          <h6>Our Work</h6>
          <h2 class="title mb-0">Projects Done by SAAVY</h2> 
        </div>
      </div>
    </div>
    <div class="row popup-gallery">
        <?php
                                                $count = 1;
                                                $sqlc = "select * from tbl_categories ";
                                                $sql_resc = mysqli_query($con, $sqlc) or die(mysqli_error($con));
                                                while ($sql_rowc = mysqli_fetch_assoc($sql_resc)){ 
                                                   
                                                   $imgc = $sql_rowc['img'];
                                                    
                                                    ?>
      <div class="col-lg-4 col-md-6">
        <div class="cases-item style-1">
          <a href="portdesc.php?cid=<?php echo $sql_rowc['id'] ; ?>"><div class="cases-images">
                        <img class="img-fluid" src="Admin/categories/<?php echo $imgc ; ?>" alt="" style="height:268px;">

            <!--<div class="cases-hover">-->
            <!--  <p>A successful marketing plan relies heavily on the pulling-power of advertising copy. Writing result-oriented ad copy is difficult, entice, and convince consumers...</p>-->
            <!--</div>-->
            <!--<a class="popup-img cases-link" href="images/case-studies/large/01.jpg"> <i class="la la-plus"></i>-->
            <!--</a>-->
          </div></a>
          <div class="cases-desc">
            <div><small></small>
                            <h4><a href="portdesc.php?cid=<?php echo $sql_rowc['id'] ; ?>"><?php echo $sql_rowc['name'] ; ?></a></h4>

            </div>
            <div class="cases-icon"> 
            <!--<i class="flaticon-financial"></i>-->
            </div>
          </div>
        </div>
      </div>
      <?php } ?>
    </div>
  </div>
</section>

<!--case studies end-->




<!--blog start-->

</div>

<!--body content end--> 


<?php include 'includes/footer.php';?>


</div>

<!-- page wrapper end -->


<!--color-customizer start-->



<!--color-customizer end-->


<!--back-to-top start-->

<div class="scroll-top"><a class="smoothscroll" href="#top"><i class="flaticon-up-arrow"></i></a></div>

<!--back-to-top end-->

 
<!-- inject js start -->

<!--== jquery -->
<script src="js/theme.js"></script>

<!--== theme-plugin -->
<script src="js/theme-plugin.js"></script>

<!--== color-customize -->
<script src="js/color-customize/color-customizer.js"></script> 

<!--== theme-script -->
<script src="js/theme-script.js"></script>

<!-- inject js end -->

</body>
</html>

MMCT - 2023