mixed File_Passwd_Authbasic::changePasswd (string $user, string $pass)
mixed File_Passwd_Authbasic::changePasswd
Change the password of a certain user.
the user whose password should be changed
the new plaintext password
Returns TRUE on success, PEAR_Error on failure.
Table 29-1. Possible PEAR_Error values
This function can not be called statically.