[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: header.php
<?php include 'settings/settings.php'; ?> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>HT | HOME TEAM</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="keywords" content="" /> <meta name="description" content="" /> <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> <!-- fav-icon --> <link rel="icon" href="images/logo.png" type="image/x-icon"> <!-- bosstrap CSS --> <link rel="stylesheet" type="text/css" href="css/bootstrap.css"> <!-- AOS CSS --> <link href="css/aos.css" rel='stylesheet' type='text/css'/> <!-- bootstrap.min.css --> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <!-- owl [ BANNER ] slider --> <link rel="stylesheet" type="text/css" href="css/owl.carousel.css"> <!-- superfish NAV --> <link href="css/superfish.css" rel="stylesheet" type="text/css"> <!-- FontAwesome Start --> <link rel="stylesheet" type="text/css" href="css/font-awesome.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" /> <!-- font awasome --> <link rel="stylesheet" type="text/css" href="css/fontawesome.css"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous"> <!-- Google Font --> <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=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet"> <!-- lightbox --> <link href="css/lightbox.css" rel='stylesheet' type='text/css'/> <!--flexslider [ SINGLE IMG SLIDER ]--> <link rel="stylesheet" type="text/css" href="css/flexslider.css"> <!-- Custom css --> <link rel="stylesheet" type="text/css" href="css/style.css"> <script src="admin@/assets/sweetalert-master/dist/sweetalert.min.js"></script> <link rel="stylesheet" type="text/css" href="admin@/assets/sweetalert-master/dist/sweetalert.css"> </head> <body> <style> #mySidenav{z-index: 99999999; position: fixed; display: block; top: 40%;} #mySidenav a { position: absolute; left: -90px; transition: 0.3s; padding: 19px 10px; width: 120px; text-decoration: none; font-size: 15px; border-radius: 0 5px 5px 0; text-align: right; font-family: "Roboto", Sans-serif; color: #fff; font-weight: bold;} #mySidenav a:hover { left: 0; } #mySidenav a i{ padding:0 0 0 15px; } #facebook { top: 20px; background-color: #004CFF; } #instagram { top: 80px; background-color:#8000FF ; } #twitter { top: 140px; background-color: #ffff04; color: #000 !important; } #youtube { top: 200px; background-color: #f00 } } </style> <div id="mySidenav" class="sidenav aos-init aos-animate" data-aos="fade-right" style="transition:all 1500ms ease-in-out"> <a href="#" id="facebook">Facebook<i class="fab fa-facebook-f"></i></a> <a href="#" id="instagram">Instagram<i class="fab fa-instagram"></i></a> <a href="#" id="twitter">Twitter<i class="fab fa-twitter"></i></a> <a href="#" id="youtube">Youtube<i class="fab fa-youtube"></i></a> </div> <!-- Header Start --> <div class="header-top-block"> <div class="container"> <div class="row"> <div class="col-md-2 col-sm-12 col-xs-12"> </div> <div class="col-md-8 col-sm-7 col-xs-5"> <div class="logo"> <a href="index.php"> <img src="images/logo.png"> </a> </div> </div> <div class="col-md-2 col-sm-5 col-xs-5"> <div id="google_translate_element"></div> </div> </div> </div> </div> <div class="header-bottom-block"> <div class="container"> <div class="menu"> <nav id="nav-wrap"> <ul class="sf-menu" id="example"> <li <?php if (stripos($_SERVER['REQUEST_URI'], 'index.php') !== false) { echo 'class="active"';} ?>><a href="index.php"> Home</a> </li> <li <?php if (stripos($_SERVER['REQUEST_URI'], 'about.php') !== false) { echo 'class="active"';} ?>><a href="about.php"> About us <span class="caret"></span></a> <ul> <li><a href="about.php">About</a></li> <li><a href="mission-vision.php">Mission And Vision</a></li> <li><a href="team.php">Team</a></li> </ul> </li> <li <?php if (stripos($_SERVER['REQUEST_URI'], 'live-service.php') !== false) { echo 'class="active"';} ?>><a href="live-service.php">Service <span class="caret"></span></a> <ul class="boxUl"> <!-- <li class="title">Live-in Services (24 Hrs) – Service throughout India</li> --> <li><a href="live-service.php">Live-in Services (24 Hrs)</a></li> <!-- <li><a href="#">Japa Care (Newborn Services)</a></li> <li><a href="#">Nanny & Babysitter Services</a></li> <li><a href="#">Home Nursing Care Services</a></li> <li><a href="#">Patient Care Assistant (PCA) Services</a></li> <li><a href="#">Elderly Care Assistant (ECA) Services</a></li> <li><a href="#">Tailored Medical Care Services</a></li> <li><a href="#">Ward Boy Services</a></li> <li><a href="#">Office Boy Services (Standard working hours)</a></li> <li><a href="#">Domestic Help Services</a></li> <li><a href="#">Specialized Medical Care Services</a></li> --> <!-- <li class="title">Part-time / Full-time Services (Limited Pincodes in Kolkata only)</li> --> <li><a href="partime-service.php">Part-time / Full-time Services</a></li> <!-- <li><a href="#">Nanny & Babysitter Services</a></li> <li><a href="#">Home Nursing Care Services</a></li> <li><a href="#">Patient Care Assistant (PCA) Services</a></li> <li><a href="#">Elderly Care Assistant (ECA) Services</a></li> <li><a href="#">Tailored Medical Care Services</a></li> <li><a href="#">Ward Boy Services</a></li> <li><a href="#">Office Boy Services (Standard working hours)</a></li> <li><a href="#">Domestic Help Services</a></li> <li><a href="#">Specialized Medical Care Services</a></li> --> </ul> </li> <li <?php if (stripos($_SERVER['REQUEST_URI'], 'why.php') !== false) { echo 'class="active"';} ?>><a href="why.php">Why us ?</a> </li> <li <?php if (stripos($_SERVER['REQUEST_URI'], 'photo-gallery.php') !== false) { echo 'class="active"';} ?>><a href="photo-gallery.php"> Gallery <span class="caret"></span></a> <ul> <li><a href="photo-gallery.php">Photo Gallery</a></li> <li><a href="video-gallery.php">Video Gallery</a></li> </ul> </li> <li <?php if (stripos($_SERVER['REQUEST_URI'], 'faq.php') !== false) { echo 'class="active"';} ?> ><a href="faq.php">Faq</a> </li> <li <?php if (stripos($_SERVER['REQUEST_URI'], 'contact.php') !== false) { echo 'class="active"';} ?>><a href="contact.php" class="reg">Contact</a> </li> </ul> </nav> </div> </div> </div> <style> /*.sticky { position: fixed; top: 0; width: 100%; z-index: 99999; background: #000; left: 0; box-shadow: -1px 9px 16px -3px rgb(0 0 0 / 32%); -webkit-box-shadow: -1px 9px 16px -3px rgb(0 0 0 / 15%); -moz-box-shadow: -1px 9px 16px -3px rgb(0 0 0 / 32%); } .sticky + .banner { padding-top: 102px; } .sticky .after-brfore a { display: inline-block; vertical-align: middle; padding: 10px 0; border: 0px solid #ffffff; border-radius: 100px; color: #000; text-transform: uppercase; margin: 15px 0 0 0; font-size: 12px; width: 80%; text-align: center; font-weight: bold; background: linear-gradient(to bottom, #fff, #aeaeae); transition: all 600ms ease-in-out; } .sticky .after-brfore a i{ color: red; }*/ </style>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 677.7 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: 1619