Helping ordinary people create extraordinary websites!


File_Passwd_Authdigest::verifyPasswd()

File_Passwd_Authdigest::verifyPasswd() -- Verifiy password

Description

Verify the password of an user in a certain realm.

Parameter

string $user

the user whose password should be verified

string $realm

the realm the user is in

string $pass

the plaintext password to verify

Note

This function can not be called statically.