This web application can be added to your site to create a secure area where you can hide pages from people that are not registered to view them.
Key Features:
User Registration Page: allows new users to register using a form. Includes Javascript Form validation to check for required information that is missing. Requires user to verify password and e-mail address to avoid misspelling password and e-mail address. Checks for duplicate usernames;
User Control Panel: allows users to update their details;
User Login Page: ability to remember User's username and password with Cookies so that they don't have to enter these each time they revisit;
Administration Area: only accessible by users with admin rights. Allows admins to delete Users;
Forgotten Password Facility: allows user to enter their username to retrieve their password in an e-mail;
Protect any page with just 1 line of code;