Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

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.