File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/ravalhouse.in/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="lotus-icon-location"></i>Near Octari Naka, Dhandeghar, Panchgani, Maharashtra 412805 </span> </div> <div class="header_right float-right"> <span class="login-register"> <a href="tel:+91 7559127099"><i class="lotus-icon-phone"></i> +91 7559127099, </a> <a href="tel: 02168-295039">02168-295039,</a> <a href="tel: 7020128935">7020128935</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-1.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 class="<?php echo $current_page == 'index.php' ? 'current-menu-item' : ''; ?>"> <a href="index.php">Home</a> </li> <li class="<?php echo $current_page == 'about.php' ? 'current-menu-item' : ''; ?>"> <a href="about.php">About</a> </li> <li class="<?php echo $current_page == '#' || $current_page == '#' ? 'current-menu-item' : ''; ?>"> <a href="#">Accommodation</a> <ul class="sub-menu"> <li class="<?php echo $current_page == 'deluxe-room.php' ? 'current-menu-item' : ''; ?>"><a href="deluxe-room.php">Deluxe Room</a></li> <li class="<?php echo $current_page == 'compact-room.php' ? 'current-menu-item' : ''; ?>"><a href="compact-room.php">Compact Room</a></li> </ul> </li> <li class="<?php echo $current_page == 'gallery.php' ? 'current-menu-item' : ''; ?>"> <a href="gallery.php">Gallery</a> </li> <!--<li class="<?php echo $current_page == 'tariff.php' ? 'current-menu-item' : ''; ?>"> <a href="tariff.php">Tariff</a> </li>--> <li class="<?php echo $current_page == 'attractions.php' ? 'current-menu-item' : ''; ?>"> <a href="attractions.php">Attractions</a> </li> <li class="<?php echo $current_page == 'contact.php' ? 'current-menu-item' : ''; ?>"> <a href="contact.php">Contact Us</a> </li> </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