Lab: Web Backend Development
Admin
- Individal homework
- Use text format in email for your answer
- Email richardsinn@yahoo.com your answer by 12:00pm wednesday. But you can probably finish in class tonight.
- Only one email is needed
Question
Use the tools introduced in class.
- Create a database in your hosting solution
- Create a database table that stores user information
- Create a form with php function that allows you to create an entry in the user table
- Create a form with php function that allows you to query information in the user table
- Send me the links that create a user and query the user table
Notes