Validates the current session user's password.
public static function UnbSession::ValidateSessionUserPassword ($password);
(string) Plain password as entered by the user
(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.