Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
mixed Auth::changePassword (string $username, string $password)
mixed Auth::changePassword
Change the password of a user within the Auth Container.
the username of the user
the new password for the user
mixed - TRUE on success, a PEAR Error on failure.
This function can not be called statically.
Not all Auth Containers implement this functionality.