|
Server IP : 45.113.226.95 / Your IP : 216.73.217.37 Web Server : LiteSpeed System : Linux bharat.hostitbro.com 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64 User : digita21 ( 1701) PHP Version : 8.3.30 Disable Function : mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0750) : /home2/digita21/worldwideengineers.in/admin/gallery/../js/../img/../../scss/../ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
include('./admin/server.php');
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>WORLD WIDE ENGINEERS</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta name="google-site-verification" content="0f2cOskTh0q0YR-gVOVbZf1TANjgRW4mSL3T2H3HDIk" />
<meta content="" name="description">
<!-- Favicon -->
<link href="" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600&family=Inter:wght@700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
<style>
#fcf-form {
display:block;
}
.fcf-body {
margin: 0;
font-family: -apple-system, Arial, sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
padding: 30px;
padding-bottom: 10px;
border: 1px solid #ced4da;
border-radius: 0.25rem;
max-width: 100%;
}
.fcf-form-group {
margin-bottom: 1rem;
}
.fcf-input-group {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.fcf-form-control {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
outline: none;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.fcf-form-control:focus {
border: 1px solid #313131;
}
select.fcf-form-control[size], select.fcf-form-control[multiple] {
height: auto;
}
textarea.fcf-form-control {
font-family: -apple-system, Arial, sans-serif;
height: auto;
}
label.fcf-label {
display: inline-block;
margin-bottom: 0.5rem;
}
.fcf-credit {
padding-top: 10px;
font-size: 0.9rem;
color: #545b62;
}
.fcf-credit a {
color: #545b62;
text-decoration: underline;
}
.fcf-credit a:hover {
color: #0056b3;
text-decoration: underline;
}
.fcf-btn {
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.fcf-btn {
transition: none;
}
}
.fcf-btn:hover {
color: #212529;
text-decoration: none;
}
.fcf-btn:focus, .fcf-btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.fcf-btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.fcf-btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.fcf-btn-primary:focus, .fcf-btn-primary.focus {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.fcf-btn-lg, .fcf-btn-group-lg>.fcf-btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.fcf-btn-block {
display: block;
width: 100%;
}
.fcf-btn-block+.fcf-btn-block {
margin-top: 0.5rem;
}
input[type="submit"].fcf-btn-block, input[type="reset"].fcf-btn-block, input[type="button"].fcf-btn-block {
width: 100%;
}
.request{
z-index: 100;
position: fixed;
right: -20px;
bottom: 50%;
transform: rotate(90deg);
animation: ani 4s ease-in infinite ;
}
@keyframes ani{
0%{
bottom: 51%;
}
50%{
bottom: 49%;
}
}
/* Center child elements */
.website-counter {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
/* Styles for website counter container */
.website-counter {
background-color: #e82229;
height: 50px;
width: 80px;
color: white;
border-radius: 30px;
font-weight: 700;
font-size: 25px;
margin-top: 10px;
}
/* Styles for reset button */
#reset {
margin-top: 20px;
background-color: #e82229;
cursor: pointer;
font-size: 18px;
padding: 8px 20px;
color: white;
border: 0;}
.nike{
background-color: #e82229;
}
float{
position:fixed;
top:50%;
}
.ik{
position:fixed;
font-size:30px;
top:35%;
background-color:#3b5998;
padding:8px;
color:white;
}
.ik1{
position:fixed;
font-size:30px;
top:45%;
background-color:#ef2853;
padding:10px;
color:white;
}
.ik2{
position:fixed;
font-size:30px;
top:55%;
background-color:#0e76a8;
padding:8px;
color:white;
}
.ik3{
position:fixed;
font-size:30px;
top:65%;
background-color:#3b5998;
padding:9px;
color:white;
}
.float{
bottom:50px;
background-color:#25D366;
padding:10px;
right:20px;
border-radius: 45px;
color:white;
animation: vik 4s ease-in infinite ;
}
.float1{
bottom:70px;
background-color:#25D366;
padding:10px;
z-index:100;
right:20px;
margin-top:100%;
border-radius: 45px;
color:white;
animation: vik 6s ease-in infinite ;
}
@keyframes vik{
100%{
bottom: 99%;
}
95%{
bottom: 95%;
}
}
.logo{
width:20%;
height:100px;
}
@media screen and (max-width: 480px){
.logo{
width:50%;
}
}
.main99{
margin-top:-39px;
}
</style>
</head>
<body>
<!--Request a call-->
<!-- <button class="btn btn-warning request" data-bs-toggle="modal"-->
<!-- data-bs-target="#mod">Request A Call</button>-->
<!-- <div class="modal fade" id="mod" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"-->
<!-- aria-hidden="true">-->
<!-- <div class="modal-dialog" role="document">-->
<!-- <div class="modal-content">-->
<!-- <div class="modal-header text-center">-->
<!-- <h4 class="modal-title w-100 font-weight-bold">Request A Call </h4>-->
<!-- <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">-->
<!-- <span aria-hidden="true">×</span>-->
<!-- </button>-->
<!-- </div>-->
<!-- <div class="modal-body mx-3">-->
<!-- <div class="md-form mb-5">-->
<!-- <label data-error="wrong" data-success="right" for="orangeForm-name">Your name</label>-->
<!-- <input type="text" id="orangeForm-name" class="form-control validate">-->
<!-- </div>-->
<!-- <div class="md-form mb-5">-->
<!-- <label data-error="wrong" data-success="right" for="orangeForm-email">Your email</label>-->
<!-- <input type="email" id="orangeForm-email" class="form-control validate">-->
<!-- </div>-->
<!-- <div class="md-form mb-4">-->
<!-- <div class="form-floating">-->
<!-- <textarea class="form-control" placeholder="Leave a message here" id="message" style="height: 150px"></textarea>-->
<!-- <label for="message">Message</label>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="modal-footer d-flex justify-content-center">-->
<!-- <a href="" name="submit" type="submit" class="btn btn-primary">Submit</a>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
<!-- Request a call -->
<button class="btn btn-warning request" data-bs-toggle="modal" data-bs-target="#mod">Request A Call</button>
<!-- Modal -->
<div class="modal fade" id="mod" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" style="margin-top:100px;">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header text-center">
<h4 class="modal-title w-100 font-weight-bold">Request A Call</h4>
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body mx-3">
<form action="submit_form.php" method="POST"> <!-- Form Action -->
<div class="md-form mb-5">
<label for="name">Your Name</label>
<input type="text" id="name" name="name" class="form-control validate" required>
</div>
<div class="md-form mb-5">
<label for="email">Your Email</label>
<input type="email" id="email" name="email" class="form-control validate" required>
</div>
<div class="md-form mb-4">
<div class="form-floating">
<textarea class="form-control" placeholder="Leave a message here" id="message" name="message" style="height: 150px"></textarea>
<label for="message">Message</label>
</div>
</div>
<!-- Modal footer with submit button -->
<div class="modal-footer d-flex justify-content-center">
<button type="submit" class="btn btn-primary">Submit</button>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- <div class="modal-footer">
<button class="btn btn-success">Save info</button>
<button class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div> -->
</div>
</div>
<!-- Back to Top -->
<!--<a href="https://api.whatsapp.com/send?phone=9799092966&text=Hello%2C%20Sir" class="float" target="_blank">-->
<!--<div class="vik"><i class="fa-brands fa-whatsapp fa-bounce fs-1"></i></div></a>-->
<a href="" class="ik" id="myljk">
<i class="fa-brands fa-facebook"></i>
</a>
<a href="" class="ik2" id="myljk">
<i class="fa-brands fa-twitter"></i>
</a> <a href="" class="ik3" id="myljk">
<i class="fa-brands fa-google"></i>
</a>
<a href="" class="ik1" id="myljk">
<i class="fa-brands fa-instagram"></i>
</a>
<a href="https://api.whatsapp.com/send?phone=9799092966&text=Hello%2C%20Sir" class="float" target="_blank" class="float"> <i class="fa-brands fa-whatsapp fa-bounce fs-1"></i></a>
<!-- <a href="" class="ki" id="myljk">
<span class="d-none mik">Request Now</span> <i class="fa-solid fa-arrow-left"></i>
</a> -->
<div class="container-xxl bg-white p-0">
<!-- Spinner Start -->
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
<div class="spinner-border text-primary" style="width: 3rem; height: 3rem;" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<!-- Spinner End -->
<!-- Navbar Start -->
<div class="container-fluid nav-bar bg-transparent">
<nav class="navbar navbar-expand-lg bg-white navbar-light py-0 px-4">
<img src="img/world-wid-removebg-preview.png" alt="logo" class="logo">
<!--<a href="#">LOGO</a>-->
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<div class="navbar-nav ms-auto">
<a href="index.php" class="nav-item nav-link active">Home</a>
<a href="about.php" class="nav-item nav-link">About</a>
<div class="nav-item dropdown">
<a href="" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Our Products</a>
<div class="dropdown-menu rounded-0 m-0" style="overflow-y: scroll; height: 260px;">
<a href="PassengerElevator.php" class="dropdown-item"> Passenger Elevator</a>
<a href="ElevatorService.php" class="dropdown-item"> Elevator Service</a>
<a href="ElevatorDoor.php" class="dropdown-item"> Elevator Door</a>
<a href="StainlessSteelStretcherElevator.php" class="dropdown-item"> Stainless Steel Stretcher Elevator</a>
<a href="machine.php" class="dropdown-item">Elevator Machines</a>
<a href="gate.php" class="dropdown-item">Elevator Gate</a>
<a href="cable.php" class="dropdown-item"> Elevator Cable And Rope</a>
<a href="spare.php" class="dropdown-item"> Elevator Spare Part</a>
<a href="s1.php" class="dropdown-item" >
SE1- Platform lift</a>
<a href="s2.php" class="dropdown-item">SE2- Hydraulic Home Elevators with Shaft</a>
<a href="s3.php" class="dropdown-item">
SE3 – Belt & Gearless Home Elevators</a>
<?php
// $id = $_GET['id'];
$select = "SELECT * FROM `product` WHERE 1";
$query = mysqli_query($connect, $select);
while ($row = mysqli_fetch_assoc($query)) {
?>
<a href="product.php?id=<?php echo $row['id']?>" class="dropdown-item"> <?php echo $row['pro_name']?></a>
<?php
}?>
</div>
</div>
<a href="certifect.pdf" class="nav-item nav-link">Certificate</a>
<a href="catalauge.pdf" class="nav-item nav-link">Catalogue</a>
<a href="Gallery.php" class="nav-item nav-link">Gallery</a>
<a href="contact.php" class="nav-item nav-link">Contact</a>
</div>
<a href="contact.php" class="btn btn-primary px-3 d-none d-lg-flex">Get A Quote</a>
</div>
</nav>
</div>
<!-- Navbar End -->