[PHP] Create password for .htaccess file

2005-09-03 Thread virtualsoftware
Hi, I have an htaccess file and I want to create users and password with a php script. The problem is that I've used md5 encryp for the password and is not working. How to create the password from a php script. Thanks in advance for your help

Re: [PHP] Create password for .htaccess file

2005-09-03 Thread viraj
On 9/3/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I have an htaccess file and I want to create users and password with a php script. The problem is that I've used md5 encryp for the password and is not working. How to create the password from a php script. this is a good starting