Session
This class manages all sessions for the users. Session::gc(); Session::start();
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
#
delete(
Delete the session in database. The current session stays alive for the rest of the request and a visitor session will be created at the next request. |
integer |
VISITOR_SESSION_ID
|
#
-1
|
public static
|
$DATA_COOKIE_NAME
|
|
public static
|
$AUTOCONNECT_COOKIE_NAME
|