Session-Class icon indicating copy to clipboard operation
Session-Class copied to clipboard

Working with sessions - easily time-out your authenticated users after a specified interval

Results 3 Session-Class issues
Sort by recently updated
recently updated
newest added

fixing $var = new Session(); which making session_start() everytime its initiated.

PHP Fatal error: Cannot unset $this in /rcastera/session/src/rcastera/Browser/Session/Session.php on line 40 looks like it's a 7.1 compatability issue

Hello i added database save handler.