Server IP : 103.53.40.154 / Your IP : 3.129.39.85 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/activesports.co.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include_once "admin/config.php"; // logo $sql1 = "SELECT * FROM `tbl_home` WHERE id=1"; $run1 = mysqli_query($db,$sql1) or die("Query Not run"); $data1 = mysqli_fetch_assoc($run1); // 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); // contact $sqlc = "SELECT * FROM `tbl_contact` WHERE c_id=1"; $runc = mysqli_query($db,$sqlc) or die("Query Not run"); $datac = mysqli_fetch_assoc($runc); // footer $sqlf = "SELECT * FROM `tbl_footer` WHERE f_id=1"; $runf = mysqli_query($db,$sqlf) or die("Query Not run"); $dataf = mysqli_fetch_assoc($runf); $wspath=$datal['site_path']; // blogs // $sqlblg = "SELECT * FROM `tbl_blog` WHERE b_id=3"; // $runblg = mysqli_query($db,$sqlblg) or die("Query Not run"); // $datablg = mysqli_fetch_assoc($runblg); // blogs // $sqlblog = "SELECT * FROM `tbl_causes` ORDER BY id DESC"; // $runblog = mysqli_query($db,$sqlblog) or die("Query Not run"); // while($datablog = mysqli_fetch_assoc($runblog); ?> <?php echo $datal["index_follow"];?> <meta name="google-site-verification" content="<?php echo $datal["site_verification"]; ?>" /> <?php echo $datal["google_analytic"]; ?> <!-- Favicon --> <link rel="shortcut icon" href="<?php echo $wspath?><?php echo $datal["favicon"]; ?>" /> <!-- CSS (Font, Vendor, Icon, Plugins & Style CSS files) --> <!-- Font CSS --> <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=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,400;1,700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600&display=swap" rel="stylesheet"> <!-- Vendor CSS (Bootstrap & Icon Font) --> <link rel="stylesheet" href="<?php echo $wspath?>assets/css/vendor/bootstrap.min.css"> <link rel="stylesheet" href="<?php echo $wspath?>assets/css/vendor/font-awesome.min.css"> <link rel="stylesheet" href="<?php echo $wspath?>assets/css/vendor/dlicon.css"> <!-- Plugins CSS (All Plugins Files) --> <link rel="stylesheet" href="<?php echo $wspath?>assets/css/plugins/swiper-bundle.min.css"> <link rel="stylesheet" href="<?php echo $wspath?>assets/css/plugins/animate.css"> <link rel="stylesheet" href="<?php echo $wspath?>assets/css/plugins/aos.css"> <link rel="stylesheet" href="<?php echo $wspath?>assets/css/plugins/odometer-theme-default.min.css"> <link rel="stylesheet" href="<?php echo $wspath?>assets/css/plugins/ddbeforeandafter.css"> <link rel="stylesheet" href="<?php echo $wspath?>assets/css/plugins/magnific-popup.css"> <!-- Style CSS --> <link rel="stylesheet" href="<?php echo $wspath?>assets/css/style.css"> <?php $actual_link = (empty($_SERVER['HTTPS']) ? 'http' : 'https') . "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"; ?> <link rel="canonical" href="<?php echo $actual_link; ?>"> <meta name="author" content="Active Sports"> <meta name="og:site_name" content="Active Sports" > <meta name="State" content="DELHI" > <meta name="City" content="NEW DELHI" > <meta name="document-type" content="Public" > <meta name="document-rating" content="Safe for Kids" > <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "SportsTeam", "name": "Active Sports", "alternateName": "Active Sports", "url": "http://activesports.co.in/", "logo": "http://activesports.co.in/admin/images/active%20logo.jpg" } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "TennisComplex", "name": "Active Sports", "image": "http://activesports.co.in/admin/images/active%20logo.jpg", "@id": "", "url": "http://activesports.co.in/", "telephone": "9891484451", "address": { "@type": "PostalAddress", "streetAddress": "Okhla Phase-II", "addressLocality": "New Delhi", "postalCode": "110025", "addressCountry": "IN" } } </script> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "WebSite", "name": "Active Sports", "url": "http://activesports.co.in/", "potentialAction": { "@type": "SearchAction", "target": "http://activesports.co.in/services.html{search_term_string}", "query-input": "required name=search_term_string" } } </script>