Re: [PHP] editing .htaccess / .htpasswrd

2002-11-28 Thread Mika Tuupola
On Wed, 20 Nov 2002, Oliver Witt wrote:

 I'm looking for a script that enables users of password demanding web
 sites to change their password, in other words a script, that can write
 into the .htpsswrd file.

Answering to an old mail in here but noticed you didn't get
any replies yet. You should check File_HtAccess and File_Passwd
packages at PEAR:

http://pear.php.net/package-info.php?pacid=131
http://pear.php.net/package-info.php?pacid=128

-- 
Mika Tuupola  http://www.appelsiini.net/~tuupola/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] editing .htaccess / .htpasswrd

2002-11-28 Thread James Coates
At 15:46 28/11/2002 +0200, Mika Tuupola wrote:


 into the .htpsswrd file.

Answering to an old mail in here but noticed you didn't get
any replies yet. You should check File_HtAccess and File_Passwd
packages at PEAR:



I quite like class.htpasswd - http://www.hotscripts.com/Detailed/3978.html

James.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php