Function sessionWrite
Implementation of sessionWrite() replacing the standard write handler.
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 |
$session_id |
The session ID |
string |
$data |
The data to write to the session |
boolean
|
Whether the info was successfully written |