PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
The username must start with an alphabetical character and must NOT contain any other characters than alphanumerics, the underline and dash.
Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.
Tabelle 38-1. Mögliche Fehler-Arten
Error Code | Summary |
---|---|
FILE_PASSWD_E_EXISTS_ALREADY | the user to add already exists |
FILE_PASSWD_E_INVALID_CHARS | the username to add contains illegal characters |
Zurück | Zum Anfang | Nach vorne |
File_Passwd_Authbasic::save() | Nach oben | File_Passwd_Authbasic::changePasswd() |