Posted by laredotornado@zipmail.com on 10/23/06 16:57
Hello,
I'm using PHP 4.4.4 with MySQL 5.0. I have a USERS table wher I store
a username and password for each user. I have a directory (containing
both HTML and PHP files) that I would like only logged in users to
access. What is the simplest scheme for password protecting thsi
directory? I would prefer not to touch every page and add access
control logic, but if that's the easiest way, so be it.
Your thoughts are greatly appreciated. - Dave
[Back to original message]
|