Jack,

> not sure i follow...you open it with php do whatever you need and close
> it...its just a text file...

It's not just a text file delimited by a colon. You can indeed just type:

user:password

but it should be:

user:crypt(password)

When I perled, I knew how to database a text file delimited by :
Now that I'm saved :) I'm learning MySQL, but I don't want to MySQL my
htpasswd.users file.
I don't even know if I can?

Can I anyone? How would I?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to