Rent a Car Using Mysqli (procedural or object) Commands (not the pdo): A company wants to record their cars with the following properties in order to give chance to the customers to make a search:...


Rent a Car


Using Mysqli (procedural or object) Commands (not the pdo):



A company wants to record their cars with the following properties in order to give chance to the customers to make a search:



Cars should be recorded with the following fields.:


    Car plate(primary key), make, model, car type.


                               (Car types are listed as: mini, economy, luxury, convertible, sports, mini van)



   You must create 3 forms( 1 html for menu and 2 self-calling php files)  and a mysql table (which has the above fields).




  1. Menu as html which will have link to other files.




  1. A Form to add a new car into db table. (Hint: car type must be drop down list based on the types listed above. Plate should primary key.)




  1. A form to search a car.


            Search could be made via using any of the following three criterias:



  1. Based on plate

    1. Based on Make





  • Based on car type




Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here