You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daniel Spors edited this page Dec 19, 2023
·
2 revisions
Classes in file essentials/session/sessionstore.class.php
class SessionStore
Stores objects in the SESSION.
Well...this is the storage that does what we did not want anymore: Blow up the PHP Session.
It ist straight and some cases it can be useful, because it's configurationless.