SQL Lab:
- Create an html file that will ask me for my last name, first name, and age and send the data to a php file for insertion into a database.
- Create another html file that will allow me to query the data based on last name AND age. Have the data returned to a formated file.
|
|