Lab: Web Backend Development
Admin
- Individal homework
- Use text format in email for your answer
- Email richardsinn@yahoo.com your answer by 11:59pm 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 php function/file that allows you to create an entry in the user table
- Create a php function/file that allows you to query information in the user table
- Send me the links that create a user and query the user table