Lab: User Creation and Searching with Database - Individual Homework
Description
Based on the company web site you created. Perform the following:
- Create a mySQL database for your company web site
- Create a user table that contains at least first name, last name, email, home address, home phone and cell phone.
- Create a User section/tab in your web site.
- The User section should link to two forms:
- User creation form with all the fields above.
- User search form allowing search by names, email or phone numbers.
- Create at least 20 users for your company.
Grading
- Send the company website link AND the php code to coolprofsinn@gmail.com for grading by beginning of next next class.