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/thedeepenterprise.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_desc="";
$meta_keyword="";
$meta_url=SITE_PATH;
$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_desc=$product_meta['meta_desc'];
$meta_keyword=$product_meta['meta_keyword'];
$meta_url=SITE_PATH."productdetail.php?id=".$product_id;
$image=$product_meta['image'];
$meta_url=SITE_PATH."productdetail.php?id=".$product_id;
}if($mypage=='contact.php'){
$meta_title='Contact Us';
}
?>
<!DOCTYPE html>
<html lang="en">
<!-- index-6 19:58:23 GMT -->
<head>
<!-- Meta Tags -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="themexriver">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Deep Enterprise | Plastic Machinery Manufacturer</title>
<meta name="description" content="Deep Enterprise – Manufacturer of plastic machinery including Haul-Off Machines, Pipe Cutters, Cooling Tanks, and more.">
<meta name="keywords" content="Plastic Machinery, Haul-Off Machine, Pipe Cutter, PVC Die Head, Cooling Tank, Ahmedabad, Deep Enterprise">
<meta name="author" content="Deep Enterprise">
<!-- SEO & Social Media -->
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow">
<!-- Open Graph for Social Media Sharing (Facebook, LinkedIn) -->
<meta property="og:title" content="Deep Enterprise - Plastic Machinery Manufacturer">
<meta property="og:description" content="High-quality plastic processing machines from Deep Enterprise, Ahmedabad.">
<meta property="og:image" content="https://thedeepenterprise.com/icon.png">
<meta property="og:url" content="https://thedeepenterprise.com">
<meta property="og:type" content="website">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Deep Enterprise - Plastic Machinery Manufacturer">
<meta name="twitter:description" content="Explore Deep Enterprise’s range of advanced plastic machinery.">
<meta name="twitter:image" content="https://thedeepenterprise.com/icon.png">
<meta name="twitter:site" content="@DeepEnterprise">
<!-- Favicon (optional but common) -->
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!-- Favicon and Touch Icons -->
<link href="icon.png" rel="shortcut icon" type="image/png">
<link href="assets/images/favicon/apple-touch-icon-57x57.png" rel="apple-touch-icon" sizes="57x57">
<link href="assets/images/favicon/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72">
<link href="assets/images/favicon/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114">
<link href="assets/images/favicon/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144">
<!-- Icon fonts -->
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/css/flaticon.css" rel="stylesheet">
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Plugins for this template -->
<link href="assets/css/animate.css" rel="stylesheet">
<link href="assets/css/owl.carousel.css" rel="stylesheet">
<link href="assets/css/owl.theme.css" rel="stylesheet">
<link href="assets/css/slick.css" rel="stylesheet">
<link href="assets/css/slick-theme.css" rel="stylesheet">
<link href="assets/css/owl.transitions.css" rel="stylesheet">
<link href="assets/css/jquery.fancybox.css" rel="stylesheet">
<link href="assets/css/jquery.mCustomScrollbar.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- start page-wrapper -->
<div class="page-wrapper">
<div class="preloader">
</div>
<!-- Start header -->
<header id="header" class="site-header header-style-6">
<div class="topbar topbar-style-2">
<div class="container">
<div class="row">
<div class="col col-sm-8">
<div class="topbar-contact-info-wrapper">
<div class="topbar-contact-info">
<div>
<i class="fa fa-location-arrow"></i>
<div class="details">
<p>VATVA BR : 10-11-12 ,FIRST FLOOR</p>
<span> GIDC, AHEMDABAD-382445 </span>
</div>
</div>
<div>
<i class="fa fa-phone"></i>
<div class="details">
<p>+91 93277 69922</p>
<span>deep382445@gmail.com</span>
</div>
</div>
</div>
</div>
</div>
<div class="col col-sm-4">
<div class="get-quote">
<div class="details">
<p><strong><span style=";">GST:- 24IFIPP4978B1Z3</span></strong></p>
</div>
</div>
</div>
</div>
</div> <!-- end container -->
</div> <!-- end topbar -->
<nav class="navigation navbar navbar-default">
<div class="container">
<div class="navbar-header">
<button type="button" class="open-btn">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="site-logo">
<a href="https://karancompressor.com/"><img style="width: 161px; height:60px " src="icon.png" alt></a>
</div>
</div>
<div id="navbar" class="navbar-collapse collapse navbar-right navigation-holder">
<button class="close-navbar"><i class="fa fa-close"></i></button>
<ul class="nav navbar-nav">
<li><a href="index.php">HOME </a></li>
<li><a href="about.php">ABOUT US </a></li>
<li class="menu-item-has-children">
<a href="#">PRODUCT</a>
<ul class="sub-menu">
<?php
$get_product=get_product($con);
foreach($get_product as $list){
?>
<li><a href="productdetail.php?id=<?php echo $list['id']?>"><?php echo $list['name']?></a></li>
<?php } ?>
</ul>
</li>
<li><a href="projects.php">PROJECT</a></li>
<li><a href="contact.php">CONTACT US</a></li>
</ul>
</div><!-- end of nav-collapse -->
</div><!-- end of container -->
</nav> <!-- end navigation -->
</header>