Auth::attachLogObserver() (Previous) (Next) Auth::checkAuth()

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Auth::changePassword()

Auth::changePassword() -- change the password of a user

Opis

Change the password of a user within the Auth Container.

Parametr

string $username

the username of the user

string $password

the new password for the user

Zwracana wartość

mixed - TRUE on success, a PEAR Error on failure.

Uwagi

Ta funkcja nie może być wywołana statycznie.

Not all Auth Containers implement this functionality.

Auth::attachLogObserver() (Previous) (Next) Auth::checkAuth()

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.