UNB Components Code Reference

UnbSession::ValidateSessionUserPassword method

Validates the current session user's password.

public static function UnbSession::ValidateSessionUserPassword ($password);

Parameters

password

(string) Plain password as entered by the user

Return value

(bool) true, if the password is correct, or false otherwise.

Member of class: UnbSession

Implementation file: session.class.php, line 577

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.