Homework: Secure Section Creation- Individual Homework
Description
Based on the company web site you created in the last lab. Perform the following:
- Add a secure section in the web site.
- The secure section holds a document listing the current users of your web site. (You can make it up for now. Mary Smith, John Wang, Alex Bington, etc.)
- The secure section requires login by an administrator. You can use the id "admin".
- Use the userid and password authentication method discussed in class to implement the login process.
Grading
- Send the company website link AND the php code to coolprofsinn@gmail.com for grading by beginninng of next class.