RE: [PHP-DB] 'htaccess method : how to modify passwords from PHP scripts ?

2001-07-28 Thread JD Daniels
for the confusion. JD -Original Message- From: Caleb Walker [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 25, 2001 6:56 PM To: JD Daniels; Samuel Torton Cc: php Subject: Re: [PHP-DB] 'htaccess method : how to modify passwords from PHP scripts ? On Tuesday 24 July 2001 10:22 am, JD Daniels

Re: [PHP-DB] 'htaccess method : how to modify passwords from PHP scripts ?

2001-07-26 Thread Samuel Torton
Hi, Thank you to everybody who answered my question. Unfortunately, I don't use classes in my php. Here is the solution I actually used : -- -- // Generate new line for username + modified password $line =

Re: [PHP-DB] 'htaccess method : how to modify passwords from PHP scripts ?

2001-07-25 Thread Caleb Walker
On Tuesday 24 July 2001 10:22 am, JD Daniels wrote: There is a fantastic class that takes care of writing .ht* files... look here: http://phpclasses.upperdesign.com/ Couldnt find anything on writing .ht* files. Are you sure? -- PHP Database Mailing List (http://www.php.net/) To

Re: [PHP-DB] 'htaccess method : how to modify passwords from PHP scripts ?

2001-07-25 Thread Jordan
There is a fantastic class that takes care of writing .ht* files... look here: http://phpclasses.upperdesign.com/ Couldnt find anything on writing .ht* files. Are you sure? I looked and originally had trouble finding the class there too. I think it is a mirror of a version of the