Server IP : 103.53.40.154 / Your IP : 3.23.101.60 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/bsaec.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include_once('admin/config.php'); // Seo work $sql04 = "SELECT * FROM `tb_seo`"; $run04 = mysqli_query($db,$sql04) or die("Query Not run"); $data04 = mysqli_fetch_assoc($run04); $wspath=$data04['site_path']; ?> <?php echo $data04['index_follow']; ?> <meta name="google-site-verification" content="<?php echo $data04['site_verification']; ?>" /> <?php echo $data04['google']; ?> <!-- Favicon --> <link href="<?php echo $data04['favicon']; ?>" rel="icon"> <!-- Google Web Fonts --> <link rel="preconnect" href="https://fonts.googleapis.com/"> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&display=swap" rel="stylesheet"> <!-- Icon Font Stylesheet --> <link href="<?php echo $wspath?>all.min.css" rel="stylesheet"> <link href="<?php echo $wspath?>bootstrap-icons.css" rel="stylesheet"> <!-- Libraries Stylesheet --> <link href="<?php echo $wspath?>lib/animate/animate.min.css" rel="stylesheet"> <link href="<?php echo $wspath?>lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet"> <!-- Customized Bootstrap Stylesheet --> <link href="<?php echo $wspath?>css/bootstrap.min.css" rel="stylesheet"> <!-- Template Stylesheet --> <link href="<?php echo $wspath?>css/style.css" rel="stylesheet">