Write the given $data for the given session ID
Usage
$bool = $sessionHandlerDB->write(string $id, string $data);
Arguments
Name | Type(s) | Description |
---|---|---|
id | string | Session ID |
data | string | Serialized data to write |
Return value
bool
SessionHandlerDB methods and properties
API reference based on ProcessWire core version 3.0.244