Due Wed Feb 16th * Lets them log in if there is a good cookie * Can make an account * Uses at least on regex * Stores username, password and email address into a database * Stores a hash of the password in the database, not the actual password (See http://us.php.net/manual/en/function.hash.php) * Lets them log in if they supply a good username and password * Can make accounts * Turned in by Wed Feb 16th at 2pm * Turned in by Thr Feb 17th at 2pm