-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathlocal-fare.php
161 lines (144 loc) · 5.65 KB
/
local-fare.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<?php
session_start();
error_reporting(1);
include_once('inc/db-con.php');
?>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<title>Book Local Cabs at Best Fares | Hire Local Cabs Online | Local Cabs Service at ukgcab.com</title>
<meta name="keywords" content="Car rentals india, book cabs online, book taxi online, airport taxi india, cabs in india, taxi in india, cabs services in India, taxi services in India, car rental services in india, car rentals, taxi, cabs, hire, rent">
<meta name="keyphrase" content="low cost car rental, car hire in India, cab hire, airport car rental, cheap cab for hire, radio taxi cab, radio taxi services" />
<meta name="description" content="Choose from a range of Outstation AC cabs, fares starting at Rs. 10/km. Affordable one way and round trip packages. Now book online at www.ukgcab.com!">
<meta name="description" content="">
<meta name="keywords" content="" />
<meta name="author" content="">
<link rel="stylesheet" href="css/theme-new.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/animate.css" />
<link rel="stylesheet" href="css/whatsapp.css" />
<link rel="stylesheet" href="css/topbutton.css" />
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Raleway:400,500,600,700|Montserrat:400,700">
<link rel="shortcut icon" href="images/favicon.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style type="text/css">
.main{
padding-bottom: 0px;
background-color:#ecece1;
color:#38424a;
}
</style>
</head>
<body>
<!-- Header -->
<?php include_once('inc/header.php'); ?>
<!-- //Header -->
<!-- Main -->
<main class="main" role="main">
<div class="wrap">
<div class="row">
<!--- Content -->
<div class="full-width content">
<h2>Local Fare</h2>
<?php //print_r($_SESSION);exit; ?>
<form action="booking-details.php" method="post" >
<div class="results">
<?php
$rs = $mysqli->query("select * from localfare");
while($res = $rs->fetch_assoc()){
$cabtype = $res['cabtype'];
$car = $res['car'];
$cab_rate = $res['cab_rate'];
$person = $res['person'];
$luggage = $res['luggage'];
$distance = $res['distance'];
$package_name = $res['package_name'];
$details = $res['details'];
$rates = $res['rates'];
$micro_fare = $res['micro_fare'];
$travel_time = $res['travel_time'];
$image = $res['image'];
?>
<!-- Item -->
<article class="result">
<h3 class="text-center"><?php echo $package_name; ?></h3>
<div class="one-fourth heightfix"><img src="images/<?php echo $image; ?>" alt="Taxi" /></div>
<div class="one-half heightfix">
<h3 style="font-size: 20px;"><?php echo $car; ?> <a href="javascript:void(0)" class="trigger color" title="Read more">?</a></h3>
<ul>
<li>
<span class="ico people"></span>
<p>Max <strong><?php echo $person; ?> people</strong> <br/>per vehicle</p>
</li>
<!-- <li>
<span class="ico luggage"></span>
<p>Max <strong><?php echo $luggage; ?> suitcases</strong> <br />per vehicle</p>
</li> -->
<li>
<span class="ico time"></span>
<p>Estimated time :<br/> <strong><?php echo $travel_time; ?></strong></p>
</li>
</ul>
</div>
<div class="one-fourth heightfix">
<div>
<div class="price">Rs <?php echo $cab_rate; ?> </div>
<span class="meta">Base Fare</span>
<a href="local.php?cab_type=<?php echo $cabtype; ?>" class="btn grey large">select</a>
</div>
</div>
<div class="full-width information">
<a href="javascript:void(0)" class="close color" title="Close">x</a>
<p>1 - <?php echo "*Note: Ext. Chrg. Pay ".$micro_fare." after "; ?> <?php echo $distance; ?></p>
<p>2 - <?php echo $package_name; ?></p>
<p>3 - <?php echo $details; ?></p>
<p>4 - <?php echo $rates; ?></p>
</div>
</article>
<!-- //Item -->
<?php } ?>
</div>
</form>
</div>
<!--- //Content -->
</div>
</div>
<!-- Call to action -->
<div class="color cta">
<div class="wrap">
<p class="wow fadeInLeft">India's No.1 Largest Intercity and Local Cab Services</p>
<a href="tel:+919820439169" class="btn huge black right wow fadeInRight">Call Now</a>
</div>
</div>
<!-- //Call to action -->
</main>
<!-- //Main -->
<!-- Footer -->
<?php include_once('inc/footer.php'); ?>
<!-- //Footer -->
<!-- Preloader -->
<!--<div class="preloader">
<div id="followingBallsG">
<div id="followingBallsG_1" class="followingBallsG"></div>
<div id="followingBallsG_2" class="followingBallsG"></div>
<div id="followingBallsG_3" class="followingBallsG"></div>
<div id="followingBallsG_4" class="followingBallsG"></div>
</div>
</div>-->
<!-- //Preloader -->
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.uniform.min.js"></script>
<script src="js/jquery.datetimepicker.js"></script>
<script src="js/jquery.slicknav.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/search.js"></script>
<script src="js/scripts.js"></script>
<script src="js/topbutton.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>