Class flSessionFile
flSessionFile Class
Class to implement file based sessions.
- flSession
- flSessionFile
Package: fusionLib
Copyright: Copyright (c) 2008 - 2013 fusionLib. All rights reserved.
Located at system/libs/Session/flSessionFile.php
Copyright: Copyright (c) 2008 - 2013 fusionLib. All rights reserved.
Located at system/libs/Session/flSessionFile.php
Methods summary
public
|
#
__construct(
Construct and initialize the session object. |
public
string
|
|
public
|
|
public
|
|
public
|
Methods inherited from flSession
destroy()
,
destroyNamespace()
,
flashDelete()
,
flashGet()
,
flashKeep()
,
flashKeepAll()
,
flashSet()
,
generateID()
,
getNamespace()
,
getSessionID()
,
hasNamespace()
,
loadSession()
,
regenerate()
,
sessionClose()
Constants summary
string |
HEADER
The header for session files. |
#
'<?php __halt_compiler(); ?>'
|
Constants inherited from flSession
Properties summary
Properties inherited from flSession
$cookieDomain
,
$cookieName
,
$cookiePath
,
$data
,
$expireCookieOnExit
,
$expireat
,
$lastFlash
,
$response
,
$sessionID