| package |
Default |
|---|
destroy( $key = '')
display() : array
arrayof session indexes
get(string $key, boolean $secondKey = false) : string
stringitem to look for in session
booleanif used then use as a second key
stringreturns the key
id() : string
stringwith the session id.
init()
pull(string $key) : string
stringitem to extract
stringreturn item
set(string $key, string $value = false)
stringname the data to save
stringthe data to save
setPrefix()
_sessionStarted : boolean
| var |
|---|
boolean
_sessionPrefix :