This PHP script enables you to add a login check with user name and password to your page.
Installation:
1) Unzip all of the files to your desktop or wherever.
2) Open up the config.php file in your favorite text editor or WYSIWYT(ex: Dreamweaver) and fill out all of the fields, there is a comment for every line of code.
3) Upload the config.php, form.php, and login.php files to your server.
4) Run the login.php page and test it out.