Booking Flights Website PHP Project 3
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
- Sign up/Registration
- 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
- Table-1: User/Customer Account
- Should have at least two tables:
"You need a similar assignment done from scratch? Our qualified writers will help you with a guaranteed AI-free & plagiarism-free A+ quality paper, Confidentiality, Timely delivery & Livechat/phone Support.
Discount Code: CIPD30
Click ORDER NOW..
