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 546

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