PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Opens a file, locks it exclusively and returns the filehandle.
(bezogen auf Package-Entwickler)
Returns resource file handle or PEAR_Error on failure.
Tabelle 38-1. Mögliche Fehler-Arten
Error Code | Summary |
---|---|
FILE_PASSWD_E_DIR_NOT_CREATED | the directory in which the passwd file should reside couldn't be created |
FILE_PASSWD_E_FILE_NOT_OPENED | passwd file couldn't be opened in the desired mode |
FILE_PASSWD_E_FILE_NOT_LOCKED | passwd file couldn't be locked |
Zurück | Zum Anfang | Nach vorne |
File_Passwd_Common::_auth() | Nach oben | File_Passwd_Common::_close() |