Auth::setAllowLogin() (Previous) (Next) Auth::setAuthData()

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

Auth::setAuth()

Auth::setAuth() -- set a specific user to be marked as logged in

Leírás

Mark the session up to indicate that the username supplied has successfully logged in. Although normally used for internal purposes this function can be used to fake a login.

Paraméterek

string $name

the name of the data field

Megjegyzés

Ez a függvény nem hívható statikusan.

This function will also call session_regenerate_id() so as to prevent session fixation attacks.

Auth::setAllowLogin() (Previous) (Next) Auth::setAuthData()

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.