Validates a plain password against a stored password hash.
private static function UnbSession::ValidatePassword ($password, $hash);
(bool) true
, if the password matches the hash, or false
otherwise.
Member of class: UnbSession
Implementation file: session.class.php, line 472
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.