Function sessionGC
Implementation of sessionGC() replacing the standard gc handler. Callback for garbage collection.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Session.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Session.php
integer |
$max_lifetime |
The maximum lifetime (in seconds) - prevents deleting of sessions older than this |
boolean
|
Whether the option was successful |