mixed File_Passwd_Authbasic::verifyPasswd (string $user, string $pass)
mixed File_Passwd_Authbasic::verifyPasswd
Verify the password of a certain user.
the user whose password should be verified
the plaintext password to verify
Returns TRUE if passwords equal, FALSE if they don't, or PEAR_Error on failure.
Table 37-1. Possible PEAR_Error values
This function can not be called statically.