readSession() public method
Session read handler.
Do not call this method directly.
| public string readSession ( $id ) | ||
|---|---|---|
| $id | string |
Session ID |
| return | string |
The session data |
readSession() public method
Session read handler.
Do not call this method directly.
| public string readSession ( $id ) | ||
|---|---|---|
| $id | string |
Session ID |
| return | string |
The session data |
Please login to continue.