package |
Default |
---|
destroy( $key = '')
display() : array
array
of session indexes
get(string $key, boolean $secondKey = false) : string
string
item to look for in session
boolean
if used then use as a second key
string
returns the key
id() : string
string
with the session id.
init()
pull(string $key) : string
string
item to extract
string
return item
set(string $key, string $value = false)
string
name the data to save
string
the data to save
setPrefix()
_sessionStarted : boolean
var |
---|
boolean
_sessionPrefix :