mixed File_Passwd_Authbasic::addUser (string $user, string $pass)
mixed File_Passwd_Authbasic::addUser
The username must start with an alphabetical character and must NOT contain any other characters than alphanumerics, the underline and dash.
username
plaintext password
Returns TRUE on success, PEAR_Error on failure.
Table 37-1. Possible PEAR_Error values
This function can not be called statically.