RDBMS project for online flight ticket booking for flights
Steps 1)install wamp/xampp 2)Run the wamp 3)open phpmyadmin by typing localhost/phpmyadmin 4) set username as root and password as 1234 (if password isnt 1234 change the password in every html/php file) 5) create a dabatase named flight_db 6) import the .sql file into that db 7) copy all the files into c/wamp64/www directory 8) run the login file as localhost/login.html
ENJOY