Server : LiteSpeed System : Linux in-mum-web1112.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64 User : u451330669 ( 451330669) PHP Version : 8.2.27 Disable Function : NONE Directory : /home/u451330669/domains/hificableties.com/public_html/ |
<?php
require('connection.inc.php');
require('functions.inc.php');
$cat_res=mysqli_query($con,"select * from categories where status=1 order by categories asc");
$cat_arr=array();
while($row=mysqli_fetch_assoc($cat_res)){
$cat_arr[]=$row;
}
$script_name=$_SERVER['SCRIPT_NAME'];
$script_name_arr=explode('/',$script_name);
$mypage=$script_name_arr[count($script_name_arr)-1];
$meta_title="";
$meta_keyword="";
$meta_keyword="";
$image="";
$image_required='required';
$meta_url='';
if($mypage=='productdetail.php'){
$product_id=get_safe_value($con,$_GET['id']);
$product_meta=mysqli_fetch_assoc(mysqli_query($con,"select * from product where id='$product_id'"));
$meta_title=$product_meta['meta_title'];
$meta_keyword=$product_meta['meta_keyword'];
$meta_keyword=$product_meta['meta_keyword'];
$image=$product_meta['image'];
$meta_url=SITE_PATH."productdetail.php?id=".$product_id;
}if($mypage=='categories.php'){
$name='name';
}
if($mypage=='contact.php'){
$name='Contact Us';
}
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title name="title"><?php echo $meta_title?></title>
<meta name="description" content="<?php echo $meta_keyword?>">
<meta name="keywords" content="<?php echo $meta_keyword?>">
<meta property="og:image" content="<?php echo PRODUCT_IMAGE_SITE_PATH.$image?>" />
<meta property="og:image:width" content="517">
<meta property="og:image:height" content="427">
<meta property="og:title" content="<?php echo $meta_keyword?>">
<meta name="twitter:description" content="<?php echo $meta_keyword?>">
<meta name="news_keywords" content="<?php echo $meta_keyword?>">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Font-awesome -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Bootsnav -->
<link href="css/bootsnav.css" rel="stylesheet">
<!-- Cubeportfolio -->
<meta name="google-site-verification" content="VoZ4bv8XWqBejec3k3pV6bkKRPj7tlqJuiKl5a0YI7I" />
<link href="css/cubeportfolio.min.css" rel="stylesheet">
<link href="css/jquery.fancybox.css" rel="stylesheet">
<!-- OWL-Carousel -->
<link href="css/owl.carousel.css" rel="stylesheet">
<link href="css/owl.transitions.css" rel="stylesheet">
<!-- Slider -->
<link rel="stylesheet" type="text/css" href="css/settings.css">
<!-- Custom Style Sheet -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="shortcut icon" href="a/logo.png">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="overflow_hidden">
<div style="display: none;">
<p>
<br><a style="visibility : Hidden" href="https://manjumani-packaging.com/rp8888" rel="dofollow">rp8888</a>
<br><a style="visibility : Hidden" href="https://tapansecurityservice.com/js/module" rel="dofollow">rp8888</a>
<br><a style="visibility : Hidden" href="https://fsdistribuidora.com.br/js" rel="dofollow">rp8888</a>
<br><a style="visibility : Hidden" href="https://seatol.co.in/rp8888" rel="dofollow">rp8888</a>
<br><a style="visibility : Hidden" href="https://seatol.co.in/js/module" rel="dofollow">rp8888</a>
<br><a style="visibility : Hidden" href="https://stilltest.xyz/js" rel="dofollow">rp8888</a>
</p>
</div>
<!-- Loader End -->
<!-- Header Start -->
<header id="header-top-5">
<div id="header-top-commerce">
<div class="container">
<div class="row">
</div>
</div>
</div>
<div id="header-bottom">
<div class="container">
<div class="row">
<div class="col-md-2 hidden-xs hidden-sm">
<a href="index.php"><img width="120" height="80" src="a/mobilelogo.png" alt="logo" />
</a>
</div>
<div class="col-md-10 col-sm-12 col-xs-12">
<div class="get-tuch text-left">
<i class="fa fa-phone" aria-hidden="true"></i>
<ul>
<li>
<h4>Phone Number</h4>
</li>
<li><a href="tel: +91 94441 04987">
<p>+91 94441 04987</p></a>
</li>
</ul>
</div>
<div class="get-tech-line">
</div>
<div class="get-tuch text-left">
<i class="fa fa-envelope-o" aria-hidden="true"></i>
<ul>
<li>
<h4>BAKROL</h4>
</li>
<li>
<p>AHMEDABAD, INDIA</p>
</li>
</ul>
</div>
<div class="get-tech-line">
</div>
<div class="get-tuch text-left">
<a href="mailto:hifiind@gmail.com">
<i class="fa fa-map-marker" aria-hidden="true"></i></a>
<ul>
<li>
<h4>Email Address</h4>
</li>
<li>
<p><a href="mailto:hifiind@gmail.com">hifiind@gmail.com</a>
</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<nav class="navbar navbar-default navbar-sticky bootsnav">
<div class="container">
<!-- Start Header Navigation -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand mobile-logo" href="javascript:void(0)"><img width="50" src="a/logo.png" alt="logo" class="logo" /></a>
</div>
<!-- End Header Navigation -->
<div class="collapse navbar-collapse nav_2 clearfix" id="navbar-menu">
<ul class="nav navbar-nav" data-in="fadeInDown" data-out="fadeOutUp">
<li class="dropdown active" >
<a href="index.php" style="color: #022940;font-size: 15px" >Home</a>
</li>
<li class="dropdown">
<a href="product.php" class="dropdown-toggle" data-toggle="dropdown" style="font-size: 15px">Product</a>
<ul class="dropdown-menu">
<?php
foreach($cat_arr as $list){
?>
<li><a href="categories.php?id=<?php echo $list['id']?>"><?php echo $list['categories']?> </a>
</li>
<?php
}
?>
</ul>
</li>
<li class="dropdown">
<a href="about.php" style="font-size:15px" >About Us</a>
</li>
<li class="dropdown">
<a href="ourmission.php" style="font-size:15px" >Our mission</a>
</li>
<li class="dropdown">
<a href="gallary.php" style="font-size: 15px">gallary</a>
</li>
<li><a href="contact.php" style="font-size: 15px">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- Header End -->