[thelist] PHP - Password Protected Pages

J Nicholas Tolson jtnt at mindspring.com
Thu May 27 11:53:48 CDT 2004


There's also patUser, which I have used in the past.

Info here: http://www.php-tools.de/

DevShed did a 2-part piece on implementing this a bit a go:

http://www.devshed.com/c/a/PHP/User-Authentication-with-patUser-part-1/
http://www.devshed.com/c/a/PHP/User-Authentication-With-patUser-part-2/

Good luck.


Nicholas


On 5/27/04 12:26 PM, "Tony Crockford" <tonyc at boldfish.co.uk> wrote:

> At 17:20 on Thursday, 27 May 2004, Kent Rygiel wrote:
> 
>> Hi List,
>> 
>> I need to set up password protection on several pages of a website. I
>> have
>> some basic knowledge of PHP and MYSQL, so I think I will use PHP as the
>> tool
>> for this. I need: a login page, and some way for the client to add and
>> delete passwords. Can anyone recommend the URL of a good module that is
>> online that I can use to get going?
>> 
>> Any help would be much appreciated, Kent
> 
> if you're on Apache web server this works right out of the box:
> 
> http://www.krizleebear.de/phpaccess/dynamisch/
> 
> hth
> 
> Tony



More information about the thelist mailing list