Auth::logout() | Auth::setAdvancedSecurity() |
Auth | |
PEAR Manual | |
mixed Auth::removeUser (
string $username
)
Remove a user from the Auth Container.
the username of the user to remove
mixed - TRUE on success, a PEAR Error on failure.
This function can not be called statically.
Not all Auth Containers implement this functionality.
Auth::logout() | Auth::setAdvancedSecurity() |
Auth | |
PEAR Manual | |