getId() public method
Gets the session ID.
This is a wrapper for PHP session_id().
| public string getId ( ) | ||
|---|---|---|
| return | string |
The current session ID |
getId() public method
Gets the session ID.
This is a wrapper for PHP session_id().
| public string getId ( ) | ||
|---|---|---|
| return | string |
The current session ID |
Please login to continue.