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

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Auth::removeUser()

Auth::removeUser() – Efface un compte utilisateur

Synopsis

mixed Auth::removeUser ( string $username )

Description

Efface un utilisateur depuis le conteneur Auth.

Parameter

string $username

le nom de l'utilisateur à effacer

Return value

mixed - TRUE en cas de succès, une erreur PEAR si une erreur survient.

Note

This function can not be called statically.

Tous les conteneurs Auth ne supportent pas cette fonctionnalité.

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

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