Helping ordinary people create extraordinary websites!


File_Passwd_Custom::verifyPasswd()

File_Passwd_Custom::verifyPasswd() -- Verify password

Description

Verify the password of a certain user.

Parameter

string $user

the user whose password should be verified

string $pass

the password to verify

Note

This function can not be called statically.