-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcookie.php
296 lines (287 loc) · 14 KB
/
cookie.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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<?php
ob_start();
require("config.php");
?>
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/navfoot.css">
<title>Cookie</title>
<style>
</style>
</head>
<body>
<!-- navigation bar -->
<nav class="navbar navbar-expand-lg navbar-dark bg-black0">
<div class="container">
<a href="" class="navbar-brand" title="navbar">Question Paper</a>
<div class="navbar-toggler" data-toggle="collapse" data-target="#navexpand">
<div class="navbar-toggler-icon"></div>
</div>
<!-- sidenav & nav links -->
<div class="collapse navbar-collapse justify-content-end" id="navexpand">
<ul class="navbar-nav mr-3">
<li class="nav-item">
<a href="index.php" class="nav-link">
Home
</a>
</li>
<li class="nav-item">
<a href="question/question.php" class="nav-link">
Question Paper
</a>
</li>
<li class="nav-item">
<a href="about.php" class="nav-link">
About
</a>
</li>
<?php
if(!isset($_SESSION['uid'])){
?>
<li class="nav-item dropdown">
<a href="#" class="nav-link btn btn-outline-danger my-2 my-sm-0" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Account
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="login.php">
Login
</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="signup.php">
Signup
</a>
</div>
</li>
<?php
}
if(isset($_SESSION['uid'])){
?>
<li class="nav-item dropdown">
<a href="#" class="nav-link btn btn-outline-danger my-2 my-sm-0" id="navbarDropdown1" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Welcome , <?php
$string = "SELECT * FROM `users` WHERE UID=$_SESSION[uid]";
$temp = $mysqli->query($string);
if($demo = $temp->fetch_row()){
echo "$demo[1] $demo[2]";
}
?>
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown1">
<a href="changep.php" class="dropdown-item">
Change Password
</a>
<div class="dropdown-divider"></div>
<a href="logout.php" class="dropdown-item">
Logout
</a>
</div>
</li>
<?php
}
?>
</li>
</ul>
</div>
</div>
</nav>
<!-- content starts here -->
<div class="container my-5">
<p>
<h3>COOKIE POLICY</h3>
</br>
This Cookie Policy ("Cookie Policy") is a part of and incorporated within and is to be read
along with the Terms of Website Use ("Terms"). The capitalized terms used in this Cookie
Policy, but not defined herein, shall have the meaning given to such terms in the Terms of
Service.
</br>
</br>
<h5>What are cookies and local storage?</h5>
</br>
Cookies are small files that the websites place on your computer/device as you browse the
web. Like many websites, we use cookies to discover how people are using our services
and to make them work better.
</br></br>
Local storage is an industry standard technology that allows a website or application to
store information locally on your computer or mobile device. We use local storage to
customize what we show you based on your past interactions with the Website.
</br></br>
<h5>Why do we use these technologies?</h5>
</br>
We use these technologies to do things like:
</br></br>
• Make the Website easier or faster to use;
</br>
• Enable features and store information about you (including on your device or in your
browser cache) and your use of theWebsite;
</br>
• Deliver, understand and improve advertising;
</br>
• Monitor and understand the use of our products and services;
</br>
• Protect you, others and theWebsite;</br>
• Speed up your future activities and experience on our Website (such as showing you a
popup only once in your visit) ; and
</br>
• Remember information about your browser and your preferences.
</br></br>
<h5>Third-party Cookies</h5>
</br>
We also use third party advertisements on caexamclub.com to support our Website and
provide our users with free services. Some of these advertisers may use technology such as
cookies and web beacons when they advertise on our site, which will also send these
advertisers (such as Google through the Google AdSense program) information including
your IP address, your ISP, the browser you used to visit our site, and in some cases, whether
you have Flash installed. This is generally used for geo-targeting purposes (showing New
York real estate ads to someone in New York,for example) or showing certain ads based
on specific sites visited (such as showing cooking ads to someone who frequents cooking
sites).
</br></br>
We cannot identify you personally from this information.
</br></br>
<h5>What types of cookies do we use?</h5>
</br>
Two types of cookies may be used on the Website - "session cookies" and “persistent cookies".
</br></br>
Session cookies are temporary cookies that remain on your device until you leave the Website.
A persistent cookie remains on your device for much longer or until you manually delete it
(how long the cookie remains on your device will depend on the duration or "lifetime" of the
specific cookie and your browser settings).
</br></br>
Some of the pages you visit may also collect information using pixel tags (also called clear
gifs) that may be shared with third parties which directly support our promotional activities and
website development. For example, website usage information about visitors of the Website
may be shared with our third party advertising agency to better target internet banner
advertisements on our Website. The information is not, however, personally identifiable,
although it could be linked to your personal information.
</br><br>
<h5>Cookies used on the Website</h5>
</br></br>
<table >
<thead>
<tr>
<th style="border:1px solid; padding: 5px;background-color: #ccc;">Type of Cookie</th>
<th style="border:1px solid; padding: 5px;background-color: #ccc;">What do they do?</th>
<th style="border:1px solid; padding: 5px;background-color: #ccc;">Do these cookies collect my personal data / identify me?</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid; padding: 5px;">Necessary</td>
<td style="border:1px solid; padding: 5px;">These cookies are essential to make our Website work correctly, they enable you to move around our Website and use our features. Examples include remembering previous actions (e.g. entered text) when navigating back to a page in the same session.</td>
<td style="border:1px solid; padding: 5px;">These cookies don’t identify you as an individual. If you do not accept these cookies, it may affect the performance of the Website, or parts of it.</td>
</tr>
<tr>
<td style="border:1px solid; padding: 5px;">Performance</td>
<td style="border:1px solid; padding: 5px;">These cookies help us understand how visitors interact with our Website by providing information about the areas visited, the time spent on the Website, and any issues encountered, such as error messages. This helps us improve the performance of our Website.</td>
<td style="border:1px solid; padding: 5px;">These cookies don’t identify you as an individual. All data is collected and aggregated anonymously.</td>
</tr>
<tr>
<td style="border:1px solid; padding: 5px;">Functionality</td>
<td style="border:1px solid; padding: 5px;">These cookies allow our Website to remember the choices you make (such as your user name, language or the region you are in) to provide a more personalized online experience.</td>
<td style="border:1px solid; padding: 5px;">The information these cookies collect may include personally identifiable information that you have disclosed, such as your username or profile picture. We shall always be transparent with you about what information we collect, what we do with it and with whom we share it. If you do not accept these cookies, it may affect the performance and functionality of the Website and may restrict access to content on the Website.</td>
</tr>
<tr>
<td style="border:1px solid; padding: 5px;">Targeting / advertising</td>
<td style="border:1px solid; padding: 5px;">These cookies are used to deliver content that is more relevant to you and your interests. They may be used to deliver targeted advertising or to limit the number of times you see an advertisement. They also help us measure the effectiveness of advertising campaigns. We may use these cookies to remember websites you have visited and we may share this information with other parties, including advertisers and our agencies. </td>
<td style="border:1px solid; padding: 5px;">Most types of these cookies track consumers via their IP address so may collect some personal identifiable information.</td>
</tr>
</tbody>
</table>
</br>
<h5>Where are these technologies used?</h5>
</br>
We use these technologies on our own Website and services and on other Website that have
integrated our services. This includes our advertising and platform partners’. Third parties may
also use these technologies, for example, when you interact with their content from within our
services, like when you click a link or stream media on the Website from a third-party service,
and to help with the delivery of ads shown on and off of the Website.
</br></br>
<h5>Do we use Third Party Cookies?</h5>
</br>
We use a number of suppliers that may also set cookies on your device on our behalf when
you visit the Website to allow them to deliver the services they are providing.
</br></br>
When you visit the Website you may receive cookies from third party websites or domains.
More information about these cookies may be available on the relevant third party's website.
</br></br>
<h5>Additional Information about Third Party Analytics in use on our Website:</h5>
</br>
<span style="font-weight: 450">Facebook Connect.</span> For more information about what Facebook collects when you use
Facebook buttons on the Website, please see: <a href="https://www.facebook.com/about/privacy/">Data Policy</a>.
</br></br>
<span style="font-weight: 450">Twitter.</span> For more information about what Twitter collects when you use our Website, please see: <a href="https://twitter.com/en/privacy">https://twitter.com/en/privacy</a>.
</br></br>
<span style="font-weight: 450">Google Analytics:</span> For more information about Google Analytics cookies, please see Google's
help pages and privacy policy:
</br>
• <a href="https://policies.google.com/privacy" class="pl-4">Google's Privacy Policy</a>
</br>
• <a href="https://support.google.com/analytics/#topic=3544906" class="pl-4">Google Analytics Help pages</a>
</br></br>
Please note that this is not an exhaustive list of all third party analytics providers that
we work with. <span style="font-weight: 450">How can I control Cookies?</span>
</br></br>
Most internet browsers are initially set up to automatically accept cookies. You can change
the settings to block cookies or to alert you when cookies are being sent to your device.
There are a number of ways to manage cookies. Please refer to your browser instructions or
help screen to learn more about how to adjust or modify your browser settings.
</br></br>
If you disable the cookies that we use, this may impact your experience while on the Website,
for example you may not be able to visit certain areas of the Website or you may not receive
personalized information when you visit the Website or you may also be unable to login to
services or programs, such as logging into forums or accounts.
</br></br>
If you use different devices to view and access the Website (e.g. your computer,
smartphone, tablet etc.) you will need to ensure that each browser on each device is adjusted
to suit your cookie preferences.
</br></br>
<span style="font-weight: 450">Changing your Cookie Settings.</span> The browser settings for changing your cookies settings are
usually found in the 'options' or 'preferences' menu of your internet browser. In order to
understand these settings, the following links may be helpful. Otherwise you should use the
'Help' option in your internet browser for more details.
</br>
<ul>
<li><a href="https://support.microsoft.com/en-us/help/17442/windows-internet-explorer-delete-manage-cookies">Cookie settings in Internet Explorer</a></li>
<li><a href="https://support.mozilla.org/en-US/kb/enable-and-disable-cookies-website-preferences">Cookie settings in Firefox</a></li>
<li><a href="https://support.google.com/chrome/answer/95647">Cookie settings in Chrome</a></li>
<li><a href="https://support.apple.com/kb/ph21411?locale=en_GB">Cookie settings in Safari</a></li>
</ul>
</br>
<span style="font-weight: 450">More information.</span> To find out more about cookies, including how to see what cookies have
been set and how to manage and delete them, visit <a href="//www.aboutcookies.org">About Cookies</a> or
<a href="//www.allaboutcookies.org">www.allaboutcookies.org</a>.
</div>
<!-- footer starts here -->
<div class="footer m-0 bg-black py-3">
<div class="row justify-content-center mx-0 bottom-link">
<div class="col-2 col-md-auto text-center ">
<a href="terms.php">Terms</a>
</div>
<div class="col-3 col-md-auto text-center ">
<a href="disclaimer.php">Disclaimer</a>
</div>
<div class="col-2 col-md-auto text-center">
<a href="privacy.php">Privacy</a>
</div>
<div class="col-2 col-md-auto text-center">
<a href="cookie.php">Cookie</a>
</div>
<div class="col-3 col-md-auto text-center">
<a href="contact.php">Contact</a>
</div>
</div>
<div class="row justify-content-end mx-0 pr-3 text-danger">
© 2018-2019 , created by  <a href=".http://www.hertzsoft.com" class="text-light">Hertzsoft</a>
</div>
</div>
<script src="js/jquery.js"></script>
<script src="js/popper.js"></script>
<script src="js/bootstrap.js"></script>
</body>
</html>