Server : Apache
System : Linux 8.167.178.68.host.secureserver.net 4.18.0-553.158.1.el8_10.x86_64 #1 SMP Wed Aug 26 03:18:33 EDT 2026 x86_64
User : avscylinder ( 1028)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/avscylinder/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]


Current File : /home/avscylinder/public_html/enquiry.php
<!DOCTYPE html>
<html lang="en">
   <head>
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>AVS cylinder Testing Company </title>
	  	<meta name="description" content="">
	<meta name="keyword" content="">
	<link rel="canonical" href="">
    <meta name="google-site-verification" content="oPCg2oyqfyVt36XQz1Dpzv6HHczlzC6ndfMoL6B53bY" />
    <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-241132851-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-241132851-1');
</script>

      <link rel="icon" href="images/favicon.ico" type="image/x-icon" />
      <!-- [if lt IE 9]>
         <script src="js/html5shiv.min.js"></script>
         <script src="js/respond.min.js"></script>
         <![endif] -->
      <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
      <link rel="stylesheet" type="text/css" href="css/fontawesome/css/font-awesome.min.css" />
      <link rel="stylesheet" type="text/css" href="css/owl.carousel.min.css">
      <link rel="stylesheet" type="text/css" href="css/magnific-popup.min.css">
      <link rel="stylesheet" type="text/css" href="css/loader.min.css">
      <link rel="stylesheet" type="text/css" href="css/style.css">
      <link rel="stylesheet" type="text/css" href="css/flaticon.min.css">
      <link rel="stylesheet" class="skin" type="text/css" href="css/skin/skin-1.css">
      <link rel="stylesheet" type="text/css" href="css/switcher.css">
      <link rel="stylesheet" type="text/css" href="plugins/revolution/revolution/css/settings.css">
      <link rel="stylesheet" type="text/css" href="plugins/revolution/revolution/css/navigation.css">
      <link href="https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,800,800i,900" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css?family=Martel:200,300,400,600,700,800,900" rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="responsive.css">
   </head>
   <body id="bg">
      <div class="page-wraper">
         <!-------------------Header ------------------------------->
<?php
include('include/header.php');
?>
<!----------------End -----Header----------------------------->
         <div class="page-content">
            <div class="wt-bnr-inr overlay-wraper bg-center" style="background-image:url(images/banner/4.jpg);">
               <div class="overlay-main bg-black opacity-07"></div>
               <div class="container">
                  <div class="wt-bnr-inr-entry">
                     <div>
                        <ul class="wt-breadcrumb breadcrumb-style-2">
                           <li><a href="index.html">Home</a></li>
                           <li>Enquiry</li>
                        </ul>
                     </div>
                  </div>
               </div>
            </div>
            <div class="section-full small-device enquirysd">
              
               <div class="section-content overlay-wraper "  id="getintouch2">
                  <div class="container">
                     <div class="section-head text-center">
                        <div class="wt-separator-outer separator-center">
                           <div class="wt-separator">
                              <span class="text-primary text-uppercase sep-line-one ">Fill Form</span>
                           </div>
                        </div>
                        <h2>Send Us An Enquiry</h2>
                     </div>
                     <form class="contact-form cons-contact-form1" method="post" action="enquiry2.php">
                        <div class="contact-one">
                           <div class="row">
                              <div class="col-md-6 col-sm-6">
                                 <div class="form-group">
                                    <input name="name" type="text" required="" maxlength="40" class="form-control" placeholder="Name">
                                    <span class="spin"></span>
                                 </div>
                              </div>
                              <div class="col-md-6 col-sm-6">
                                 <div class="form-group">
                                    <input name="phone" type="text" class="form-control"  placeholder="Phone" required="" maxlength="13" oninput="this.value = this.value.replace(/[^0-9.]/g, ''); this.value = this.value.replace(/(\..*)\./g, '$1');">
                                    <span class="spin"></span>
                                 </div>
                              </div>
                              <div class="col-md-12 col-sm-12">
                                 <div class="form-group">
                                    <input name="email" type="text" class="form-control"  placeholder="Email" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$" required="">
                                    <span class="spin"></span>
                                 </div>
                              </div>
                              <div class="col-md-12">
                                 <div class="form-group">
                                    <textarea name="message" rows="4" class="form-control " required placeholder="Message"></textarea>
                                    <span class="spin"></span>
                                 </div>
                              </div>
                              <div class="text-left col-md-12">
                                 <button name="enquiry" type="submit" value="Submit" class="site-button site-btn-effect">
                                 Submit
                                 </button>
                              </div>
                           </div>
                        </div>
                     </form>
                  </div>
               </div>
            </div>
         </div>
		
<!-----------Footer ---------------------------->
<?php
include('include/footer.php'); 
?>
<!-----------------End Footer--------------------->

         <button class="scroltop"><span class="fa fa-angle-up  relative" id="btn-vibrate"></span></button>
      </div>
      <!-- 
         <div class="loading-area">
             <div class="loading-box"></div>
             <div class="loading-pic">
                 <div class="cssload-box-loading"></div>
             </div>
         </div> -->
      <script  src="js/jquery-1.12.4.min.js"></script>
      <script  src="js/bootstrap.min.js"></script>
      <script  src="js/magnific-popup.min.js"></script>
      <script  src="js/waypoints.min.js"></script>
      <script  src="js/counterup.min.js"></script>
      <script  src="js/waypoints-sticky.min.js"></script>
      <script  src="js/isotope.pkgd.min.js"></script>
      <script  src="js/owl.carousel.min.js"></script>
      <script src="js/jquery.owl-filter.js"></script>
      <script  src="js/stellar.min.js"></script> 
      <script  src="js/custom.js"></script>
      <script  src="js/shortcode.js"></script>
      <script  src="js/switcher.js"></script>
      <script  src="plugins/revolution/revolution/js/jquery.themepunch.tools.min.js"></script>
      <script  src="plugins/revolution/revolution/js/jquery.themepunch.revolution.min.js"></script>
      <script  src="plugins/revolution/revolution/js/extensions/revolution-plugin.js"></script>
      <script  src="js/rev-script-1.js"></script>
   </body>
</html>

F1le Man4ger