Function sessionOpen
Implementation of sessionOpen() replacing the standard open handler. It simply returns true.
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
string |
$save_path |
The path to save the session to |
string |
$session_name |
The name of the session |
boolean
|
Always returns true |