Read and return data for session indicated by $id
Usage
$string = $sessionHandlerDB->read(string $id);
Arguments
Name | Type(s) | Description |
---|---|---|
id | string | Session ID |
Return value
string
Serialized data or blank string if none
SessionHandlerDB methods and properties
API reference based on ProcessWire core version 3.0.236