Server IP : 162.241.126.129 / Your IP : 3.145.44.46 Web Server : Apache System : Linux 162-241-126-129.cprapid.com 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64 User : rvway5nu4 ( 1018) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/rvway5nu4/www/ |
Upload File : |
<?php include("./config/data.config.php"); include("$LIB_DIR/functions.lib.php"); include("$LIB_DIR/db.php"); include("$LIB_DIR/db/mysqli.php"); include("$LIB_DIR/data.constant.php"); include("$LIB_DIR/sitemsgs.php"); include("$LIB_DIR/class.paging.php"); include("$LIB_DIR/functions.mailer.php"); global $SITE_URL, $IMG_DIR; $db = new Db( $DB_HOST, $DB_USERNAME, $DB_PASSWORD, $DB_NAME, $DB_REPORT_ERROR, $DB_PERSISTENT_CONN); $sql = "SELECT * FROM tbl_setting WHERE i_settingID = '1' "; $result=$db->query($sql); if($result->num_rows) { $row = $result->row; $txt_sale_your_rv = $row['txt_sale_your_rv']; $txt_rv_product_page = $row['txt_rv_product_page']; $v_phone_number = $row['v_phone_number']; $v_email = $row['v_email']; $contactus_page_variable1 = stripslashes($row['contactus_page_variable1']); $contactus_page_variable2 = stripslashes($row['contactus_page_variable2']); $contactus_page_variable3 = stripslashes($row['contactus_page_variable3']); $contactus_page_variable4 = stripslashes($row['contactus_page_variable4']); $contactus_page_variable5 = stripslashes($row['contactus_page_variable5']); $contactus_page_variable6 = stripslashes($row['contactus_page_variable6']); $contactus_page_variable7 = stripslashes($row['contactus_page_variable7']); $v_address = $row['v_address']; } $error=''; $msg=''; if( !isset( $_SESSION['SESS_id'] ) && ( $_SESSION['SESS_type'] == 'AD' ) ){ $_SESSION['msg'] = '<div class="alert alert-warning" >There is no login.</div>'; header('Location: '.SUB_DIR_PROJECT.'/index.php'); exit; } ?> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"/> <title>RV Way</title> <!-- mobile responsive meta --> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php require_once($ROOT_DIR.'/page_content/us/common/header_common_link1.php'); ?> <?php //require_once($ROOT_DIR.'/page_content/us/common/header_common_link2.php'); ?> <?php require_once($ROOT_DIR.'/page_content/us/common/header_common_link3.php'); ?> <?php require_once($ROOT_DIR.'/page_content/us/common/header_common_link4.php'); ?> </head> <body> <!-- <div class="preloader"></div> --> <div class="page-wrapper" > <!-- space for preloader --> <header class="site-header header-one" > <div class="top-header"> <?php require_once($ROOT_DIR.'/page_content/us/common/header_top.php'); ?> </div><!-- /.top-header --> <nav class="navbar navbar-expand-lg navbar-light header-navigation stricky header-style-one" > <?php require_once($ROOT_DIR.'/page_content/us/common/header_nav.php'); ?> </nav> </header><!-- /.site-header --> <?php // require_once($ROOT_DIR.'/page_content/us/home/minimal-bootstrap-carousel.php'); ?> <div class="contact"> <div id="map" > <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4142.02218425453!2d48.05707916631541!3d29.193785207648183!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3fcfa175ce7915e3%3A0xb788d1753408c868!2sRV%20Way%20Caravan!5e0!3m2!1sar!2skw!4v1573558790496!5m2!1sar!2skw" width="100%" height="450" frameborder="0" style="border:0;" allowfullscreen=""></iframe> </div><!-- /.googleMap --> <div class="container"> <div class="row justify-content-end"> <div class="contact-txt f1 col-12"> <figure class="text-right"> <!-- <img src="img/contact-1-1.jpg" alt="Contac Banner"> --> <img src="img/contact-1-1a.jpg" alt="Contac Banner"> <figcaption class="text-left"> <div class="thm-header text-white"> <p class="pb-10"><?php echo $contactus_page_variable1; ?></p> <h1><?php echo $contactus_page_variable2; ?></h1> </div><!-- /.thm-header --> <ul> <li> <p><?php echo $contactus_page_variable3; ?></p> <h2><?php echo $v_phone_number; ?></h2> </li> <li> <p><?php echo $contactus_page_variable4; ?></p> <h2><?php echo $v_email; ?></h2> </li> </ul> </figcaption> </figure> </div><!-- /.contact-txt --> </div><!-- /.row --> </div><!-- /.container --> <div class="contact-form f1"> <div class="container"> <div class="row justify-content-center"> <div class="col-12"> <div class="thm-header text-center"> <p class="c1 pb-10"><?php echo $contactus_page_variable5; ?></p> <h1 class="c3"><?php echo $contactus_page_variable6; ?></h1> </div><!-- /.thm-header --> </div><!-- /.col-12 --> <div class="col-xl-8"> <form> <input type="text" placeholder="Your Name" class="float-left"> <input type="text" placeholder="Email Address" class="float-right"> <input type="text" placeholder="Phone Number" class="float-left"> <input type="text" placeholder="Subject" class="float-right"> <textarea placeholder="Write your message"></textarea> <div class="text-center"> <button type="submit"><?php echo $contactus_page_variable7; ?></button> </div> </form> </div><!-- /.col-xl-8 --> </div><!-- /.row --> </div><!-- /.container --> </div><!-- /.contact-form --> </div><!-- /.blog blog-1 --> </div><!-- /.page-wrapper --> <footer class="crop"> <?php require_once($ROOT_DIR.'/page_content/us/common/footer_middle.php'); ?> <?php require_once($ROOT_DIR.'/page_content/us/common/footer_bottom.php'); ?> </footer> <a href="#" data-target="html" class="scroll-to-target scroll-to-top"><i class="fa fa-long-arrow-up"></i></a> <!-- /.scroll-to-top --> <?php require_once($ROOT_DIR.'/page_content/us/common/footer_js.php'); ?> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBurXgYMavDEzEDzGs8Pq-TZVamhF2aZoE"></script> <script src="<?php echo $SITE_URL; ?>/js/gmaps.js"></script> <script src="<?php echo $SITE_URL; ?>/js/map-helper.js"></script> <script> $("#vaddressmap").on('click', function(){ location.href = 'contact.php'; //var viewcontactriceAjaxRESULT = document.getElementById("viewcontact"); //viewcontactriceAjaxRESULT.scrollIntoView(); }); </script> </body> </html>