UNB Components Code Reference

UnbSession::ConvertPassword method

Converts a plain password for storing it in the database.

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

Parameters

password
(string) Plain password as entered by the user

Return value

(string) password hash

Member of class: UnbSession

Implementation file: session.class.php, line 454

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.