Booking Flights Website PHP Project 3
In this homework, you are required to build a website for booking flights.
In your main webpage, you should have at least the following functions.
Sign up/Registration
Include Username, Password, FirstName, LastName, Email, Billing address
Log in
Use Username and Password to access your account
Under your account, you should view your trip after booking one
Booking a flight
Should include: Departure City, Destination, Departure date
You should use PHP alone as your server-side programming language
PHP is mainly used to get user input data and connect to your database
Use MySQL to build your database
Should have at least two tables:
Table-1: User/Customer Account
Include Username, Password, FirstName, LastName, Email, Billing address
Table-2: Bookings
Include Username, Departure City, Destination, Departure date
(Option) You can create the UserID for two tables and more tables are acceptable
“Place your order now for a similar assignment and have exceptional work written by our team of experts, guaranteeing you A results.”