File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelkirinternational.com/include/header.php
Back
<!-- PRELOADER --> <div id="preloader"> <span class="preloader-dot"></span> </div> <!-- END / PRELOADER --> <!-- HEADER --> <header id="header"> <!-- HEADER TOP --> <div class="header_top"> <div class="container"> <div class="header_left float-left"> <span><i class="fa fa-envelope-o"></i> hotelkirinternational@gmail.com </span> </div> <div class="header_right float-right"> <span class="login-register"> <a href="#!"><i class="lotus-icon-phone"></i> +91 9305631491 </a> </span> </div> </div> </div> <!-- END / HEADER TOP --> <!-- HEADER LOGO & MENU --> <div class="header_content" id="header_content"> <div class="container"> <!-- HEADER LOGO --> <div class="header_logo"> <a href="index.php"><img src="images/logo-header.png" alt=""></a> </div> <!-- END / HEADER LOGO --> <!-- HEADER MENU --> <nav class="header_menu"> <?php // Set the current page variable based on your logic $current_page = basename($_SERVER['PHP_SELF']); ?> <ul class="menu"> <li <?php if ($current_page == 'index.php') echo 'class="current-menu-item"'; ?>> <a href="index.php">Home</a> </li> <li <?php if ($current_page == 'about.php') echo 'class="current-menu-item"'; ?>> <a href="about.php">About</a> </li> <!-- Other menu items... --> <li> <a href="#">Room <span class="fa fa-caret-down"></span></a> <ul class="sub-menu"> <li><a href="deluxe-room.php">Deluxe Room</a></li> <li><a href="super-deluxe.php">Super Deluxe Room</a></li> <li><a href="suite.php">Suite Room</a></li> </ul> </li> <!-- Continue for other menu items... --> <li <?php if ($current_page == 'gallery.php') echo 'class="current-menu-item"'; ?>> <a href="gallery.php">Gallery</a> </li> <li <?php if ($current_page == 'attractions.php') echo 'class="current-menu-item"'; ?>> <a href="attractions.php">Attractions</a> </li> <li <?php if ($current_page == 'tariff.php') echo 'class="current-menu-item"'; ?>> <a href="tariff.php">Tariff</a> </li> <!-- Continue for other menu items... --> <li <?php if ($current_page == 'contact.php') echo 'class="current-menu-item"'; ?>> <a href="contact.php">Contact Us</a> </li> <li> <a href="https://asiatech.in/booking_engine/index3?token=OTgxMA==" target="_blank">Book Now</a> </li> <!-- Continue for other menu items... --> </ul> </nav> <!-- END / HEADER MENU --> <!-- MENU BAR --> <span class="menu-bars"> <span></span> </span> <!-- END / MENU BAR --> </div> </div> <!-- END / HEADER LOGO & MENU --> </header> <!-- END / HEADER -->
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings