Hazaar
Session
Session class
Sessions make use of the Hazaar\Cache class but they create a unique session ID so stored data is not shared between user sessions. If you want to store data that can be shared then use the Hazaar\Cache classes directly.
Summary
Methods | Properties | Constants |
---|---|---|
No constants |
Properties
$SESSION_NAME
$SESSION_NAME
$session_id
$session_id
Methods
__construct()
__construct($options = Array
(
)
, $backend = null)
Powered by Scroly.io
Generated: Thursday, April 1st 2021 at 11:18am