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

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/milkodelight.com/index.php
<?php
    include_once('admin/config.php');
    $sql = "SELECT * FROM `tbl_sitedown`";
    $run = mysqli_query($db,$sql) or die("Query Not run");
    $data = mysqli_fetch_assoc($run);
    if($data['site_down']=='No'){
?>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <?php include "top-links.php";?>
    
    <title><?php echo $data1["meta_title"];?></title>
    <meta name="description" content="<?php echo $data1["meta_desc"];?>">
</head>
<body>
<?php include "header.php";?>

<?php include "index-banner.php";?>

<?php 
include "index-why.php";
?>

<?php include "index-abt.php"; ?>

<?php
include "index-categories.php";
?>

<?php 
// include "index-product.php";
?>

<?php include "index-product2.php";?>

<?php include "index-gallery.php";?>

<?php include "index-counter.php";?>

<?php include "index-query.php";?>

<?php include "testimonal.php";?>

<?php include "index-faq.php";?>

<?php include "index-blogs.php";?>

<?php include "footer.php";?>

</body>
</html>
<?php
}else{
    echo $data['message'];
    }
?>

MMCT - 2023