I found this awesome script at PHPBuddy that allows you to password protect a PHP page with some simple code.  All you need to edit is the username and password, and insert your content after the script.  It uses sessions, so it'll keep you logged in as long as there's a web browser window open.  You must close all web browser windows to log out.  View the source here. #technology