Activity Sheets

Login Template

The point of this activity was to augment a particular login capability from PHP Solutions but because I missed this assignment (the exercises for the next book were listed before this), we'd already gotten rid of that book. So the following just performs the same functions, instead of being a direct adaptation.

Posted Exercise

Login Template
iNet. There are three parts to this: a login form, a registration form, and an update form. The login and registration forms are on the same page and the update form becomes available after you log in. It isn't anything fancy, but the password uses MD5 hashing and there is error handling for blank fields for both logging in and registering. The registration form also handles non-matching passwords and emails and usernames that have already been assigned.
Login Details:
Username: user
Password: pass