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).
Search could be made via using any of the following three criterias:
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here