Posted by "Javier" on 09/28/09 11:20
Hi
I ve a little script to validate a user using an Apache htpasswd file.
I want to know how could/should I generate a crypted hash (with crypt or
md5) with the entered password to match the password in the htpasswd file.
I know how to use md5 or crypt functions but passing them entered password
as a parameter, returned result dont match with the one in htpasswd file.
Thanks in advance
J
Navigation:
[Reply to this message]
|