-
Notifications
You must be signed in to change notification settings - Fork 0
/
ticket.php
279 lines (238 loc) · 12.3 KB
/
ticket.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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<?php error_reporting(E_ERROR | E_PARSE); ?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link href="https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900&display=swap" rel="stylesheet">
<title>UR.SHOW - Your Ticket</title>
<!-- Additional CSS Files -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.css">
<link rel="stylesheet" href="assets/css/mystyle.css">
<link rel="stylesheet" href="assets/css/owl-carousel.css">
<link rel="stylesheet" href="assets/css/lightbox.css">
<!-- Google Fonts-->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap" rel="stylesheet">
<!-- Font awesome-->
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<script src="assets/css/extra/fontawesome.js" crossorigin="anonymous"></script>
<style>
* {
box-sizing: border-box;
}
.column {
float: left;
width: 70%;
padding: 10px;
height: 300px;
border-radius: 8px 18px 18px 8px;
background: url(https://wallpapercave.com/wp/wp5223134.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position-y: -50px;
}
.column1 {
float: left;
width: 30%;
padding: 10px;
height: 300px;
border-left: #fff 3px solid;
border-style: dashed;
border-radius: 18px 8px 8px 18px;
background: url(https://wallpapercave.com/wp/wp5223134.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position-x: -30px;
box-shadow: 0px 10px -14px 14px #FFF;
-webkit-box-shadow: 0px 10px -14px 14px #FFF;
-moz-box-shadow: 0px 10px -14px 14px rgb(255, 255, 255);
}
.row:after {
content: "";
display: table;
clear: both;
}
</style>
</head>
<body>
<!-- ***** Preloader Start ***** -->
<div id="preloader">
<div class="jumper">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- ***** Preloader End ***** -->
<!-- ***** Header Area Start ***** -->
<header class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<!-- ***** Logo Start ***** -->
<a href="index.php" class="logo">
Ur.Show
</a>
<!-- ***** Logo End ***** -->
<!-- ***** Menu Start ***** -->
<ul class="nav">
<li class="scroll-to-section"><a href="index.php" class="active">Home</a></li>
<li class="scroll-to-section"><a href="about-us.html">About</a></li>
<li class="scroll-to-section"><a href="#contact-us">Contact Us</a></li>
<div class="search-icon">
<a href="#search" style="text-transform: capitalize; width: 85px; color: #fff; border-radius: 25px;">LOGIN
<i class="fa fa-user"></i></a>
</div>
</ul>
<a class='menu-trigger'>
<span>Menu</span>
</a>
<!-- ***** Menu End ***** -->
</nav>
</div>
</div>
</div>
</header>
<!-- ***** Header Area End ***** -->
<!-- ***** Search Area ***** -->
<div id="search">
<button type="button" class="close">×</button>
<form id="contact" action="#" method="get">
<fieldset>
<input type="text" class="input2" placeholder="Username" name="Username">
</fieldset>
<fieldset>
<input type="password" class="input3" placeholder="Password" name="Password">
</fieldset>
<fieldset>
<button type="submit" class="main-button">Login</button>
</fieldset>
</form>
</div>
<!-- ***** Search Area End ***** -->
<div class="main-banner header-text" id="top" style="background-color: #121212;">
<div class="Modern-Slider">
<!-- Item -->
<div class="item">
<div class="img-fill" style="height: 450px; background-position: center;">
<img src="https://iqonic.design/wp-themes/streamit_wp/wp-content/uploads/2020/12/01-2.jpg" style="opacity: 0.4;" alt="">
<div class="text-content">
<h5 style="font-size: 52px; font-weight:300; font-family: 'Dela Gothic One', cursive; text-align: center;">
Congratulation!
</h5>
</div>
</div>
<!-- // Item -->
</div>
</div>
<div class="scroll-down scroll-to-section">
<a href="#" style="background-color: #f80000; box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.24), 0 12.5px 10px rgba(0, 0, 0, 0.199), 0 22.3px 17.9px rgba(0, 0, 0, 0.144), 0 41.8px 33.4px rgba(0, 0, 0, 0.185), 0 100px 80px rgba(0, 0, 0, 0.329); "><i class="fa fa-arrow-down"></i></a>
</div>
<!-- ***** Main Banner Area End ***** -->
<section class="section" id="about">
<div class="container" style="border-bottom: 0px;">
<h2 style="text-align: center; color: #fff; font-weight: 600; ">Thank you for using our service</h2>
<p style=" padding-bottom: 50px; color: #f80000; text-align: center;">Please enjoy your Show</p>
<div class="row" style="border-radius: 12px; background-color: #121212;">
<div class="column">
<div style="background-color: rgba(0, 0, 0, 0.726); padding: 10px; line-height: 15px;">
<h1 style="color: #FFF; text-align: center; font-weight: 600; font-size: 24px">URSHOW.com</h1>
<h1 style="color: #FFF; ">Seat-No: <span style="color: #f80000;"><?php echo (rand(10, 40)); ?><?php echo $letter = chr(65 + rand(0, 8)); ?></span> </h1>
<h4 style="color: #FFF;">Movie: <span style="color: #f80000;"><?php echo $_POST["movie"] ?></h4>
<h4 style="color: #FFF; text-align: left;">Time: <span style="color: #f80000;"><?php echo $_POST["time"] ?></span> </h4>
<h4 style="color: #FFF; text-align: left;">Toatal Ticket: <span style="color: #f80000;"><?php echo $_POST["num1"] ?> </span> </h4>
<h4 style="color: #FFF; text-align: left;">Price: <span style="color: #f80000;"><i class="fa fa-inr" aria-hidden="true"></i> <?php echo $_POST["num1"] * 250 ?>/-</span> </h4>
<p style="padding-top: 20px; text-align: center; color: #f80000; ">*Important: Mask and Social distancing are mandatory</p>
<p style="padding-top: 0px; text-align: center; font-size: 14px;">Please Reach befor the Show time and do not bring any kind of eatble.</p>
</div>
</div>
<div class="column1" style="padding: 20px; line-height: 10px; background-color: rgba(0, 0, 0, 0.726);">
<h1 style="color: #FFF; font-size:26px; padding-top: 10px; ">Booking ID: <span style="color: #f80000;"><?php echo (rand() - 500000); ?></span> </h1>
<h4 style="color: #FFF; font-size: 22px ">Movie: <span style="color: #f80000;"><?php echo $_POST["movie"] ?></h4>
<h4 style="color: #FFF; font-size: 22px text-align: left;">Time: <span style="color: #f80000;"><?php echo $_POST["time"] ?></span> </h4>
<h4 style="color: #FFF; text-align: left; font-size: 22px ">Paid: <span style="color: #f80000;"><i class="fa fa-inr" aria-hidden="true"> </i> <?php echo $_POST["num1"] * 250 ?>/-</span> </h4>
<p style="padding-top: 120px; text-align: center;">For Security</p>
</div>
</div>
<hr class="style14">
<br>
<h4 style="color: #FFF; text-align: center; font-size: 14px; ">You will be Charged for <span style="color: #f80000;"> <?php echo $_POST["snacks"] ?></span> during entrance. Please Keep your card or cash ready.</h4>
<br><br>
</div>
</section>
<!-- ***** Footer Start ***** -->
<footer>
<div class="container ">
<div class="row ">
<div class="col-lg-6 col-xs-12 ">
<div class="left-text-content ">
<p>Copyright © 2021 UR.SHOW</p>
</div>
</div>
<div class="col-lg-6 col-xs-12 ">
<div class="right-text-content ">
<ul class="social-icons ">
<li>
<p>Follow Us</p>
</li>
<li><a rel="nofollow " href="#"><i class="fa fa-facebook "></i></a>
</li>
<li><a rel="nofollow " href="# "><i class="fa fa-twitter "></i></a>
</li>
<li><a rel="nofollow " href="#"><i class="fa fa-linkedin "></i></a>
</li>
<li><a rel="nofollow " href="#"><i class="fa fa-dribbble "></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="assets/js/jquery-2.1.0.min.js "></script>
<!-- Bootstrap -->
<script src="assets/js/popper.js "></script>
<script src="assets/js/bootstrap.min.js "></script>
<!-- Plugins -->
<script src="assets/js/owl-carousel.js "></script>
<script src="assets/js/scrollreveal.min.js "></script>
<script src="assets/js/waypoints.min.js "></script>
<script src="assets/js/jquery.counterup.min.js "></script>
<script src="assets/js/imgfix.min.js "></script>
<script src="assets/js/slick.js "></script>
<script src="assets/js/lightbox.js "></script>
<script src="assets/js/isotope.js "></script>
<!-- Global Init -->
<script src="assets/js/custom.js "></script>
<script>
$(function() {
var selectedClass = " ";
$("p ").click(function() {
selectedClass = $(this).attr("data-rel ");
$("#portfolio ").fadeTo(50, 0.1);
$("#portfolio div ").not(". " + selectedClass).fadeOut();
setTimeout(function() {
$(". " + selectedClass).fadeIn();
$("#portfolio ").fadeTo(50, 1);
}, 500);
});
});
</script>
<script>
$(window).scroll(function() {
if ($(this).scrollTop() > 0) {
$('.nav2').fadeOut();
} else {
$('.nav2').fadeIn();
}
});
</script>
</body>
</html>