Auth::changePassword()

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

Synopsis

Описание

Change the password of a user within the Auth Container.

Параметр

string $username

the username of the user

string $password

the new password for the user

Возвращаемое значение

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

Заметка

Эта функция не должна вызываться статически.

Not all Auth Containers implement this functionality.

    Поддержать сайт на родительском проекте КГБ