File_Passwd_Authdigest::parse

File_Passwd_Authdigest::parse() – Analyse un AuthDigestFile

Synopsis

mixed File_Passwd_Authdigest::parse ( )

Description

Analyse un AuthDigestFile. (package developer related)

Cela intervient habituellement dans File_Passwd_Authdigest::load() .

Return value

Returns TRUE on success, PEAR_Error on failure.

Possible PEAR_Error values
Code erreur Signification
FILE_PASSWD_E_INVALID_FORMAT AuthDigestFile a un format invalide

Note

This function can not be called statically.