File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelamigrace.com/include/header.php
Back
<style> .active1{ background-color: #fff; color: #000 !important; } </style> <?php $url = "$_SERVER[REQUEST_URI]"; $active = ''; if(strpos($url,'index') !== false){ $active = 1; } if(strpos($url,'about') !== false){ $active = 2; } if(strpos($url,'contact') !== false){ $active = 7; } if(strpos($url,'attraction') !== false){ $active = 6; } if(strpos($url,'tariff') !== false){ $active = 4; } if(strpos($url,'room') !== false){ $active = 3; } if(strpos($url,'gallery') !== false){ $active = 5; } ?> <!-- PRELOADER --> <div id="preloader"> <span class="preloader-dot"></span> </div> <!-- END / PRELOADER --> <header id="header"> <!-- HEADER TOP --> <div class="header_top"> <div class="container"> <div class="header_left float-left"> <span><i class="hillter-icon-location"></i> Gurudwara Lane, Port Blair, Andamans and Nicobar Islands-744101</span> <span><i class="hillter-icon-phone"></i> +91-8001828000</span> </div> <div class="header_right float-right"> </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.png" alt=""></a> </div> <!-- END / HEADER LOGO --> <!-- HEADER MENU --> <nav class="header_menu"> <ul class="menu"> <li> <a href="index.php" <?php if($active == 1){ echo 'class="active1"'; } ?>>Home </a> </li> <li ><a href="about.php" <?php if($active == 2){ echo 'class="active1"'; } ?>>About</a></li> <li> <a href="room.php" <?php if($active == 3){ echo 'class="active1"'; } ?>>Room </a> <!--ul class="sub-menu"> <li><a href="room-1.html">Room 1</a></li> <li><a href="room-2.html">Room 2</a></li> <li><a href="room-3.html">Room 3</a></li> <li><a href="room-4.html">Room 4</a></li> <li><a href="room-5.html">Room 5</a></li> <li><a href="room-6.html">Room 6</a></li> <li><a href="room-detail.html">Room Detail</a></li> </ul--> </li> <li> <a href="tariff.php" <?php if($active == 4){ echo 'class="active1"'; } ?>>Tariff </a> </li> <li><a href="gallery.php" <?php if($active == 5){ echo 'class="active1"'; } ?>>Gallery </a></li> <li><a href="attraction.php" <?php if($active == 6){ echo 'class="active1"'; } ?>>Attraction </a></li> <li><a href="contact.php" <?php if($active == 7){ echo 'class="active1"'; } ?>>Contact</a></li> <li><a href="https://bookings.asiatech.in/?page=2707&type=website" target="blank" rel="nofollow">Book Now</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>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings