Auth::logout() (Previous) (Next) Auth::setAdvancedSecurity()

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

Auth::removeUser()

Auth::removeUser() -- remove a user account

Descripción

Remove a user from the Auth Container.

Parámetro

string $username

the username of the user to remove

Valor devuelto

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

Nota

Esta función no puede ser llamada estáticamente.

Not all Auth Containers implement this functionality.

Auth::logout() (Previous) (Next) Auth::setAdvancedSecurity()

Download Documentation Last updated: Sun, 01 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.