Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~223 People Reached
Favorite Forums
Favorite Tags
php x 2
Member Avatar for hijran khan

book a seat and move to user histoy page and see his booked seats . is this a good way ? what should i do , i do not know :( (airline seat reservation) <?php session_start(); if(!isset($_COOKIE['loggedin'])){ header("location:index.php"); } ?> <html> <head> <title><?php echo $_SESSION['user'];?></title> <style type="text/css"> h5 { position: …

Member Avatar for Taywin
0
223