InterviewSolution
Saved Bookmarks
| 1. |
How Many Ways Can We Get The Value Of Current Session Id? |
|
Answer» session_id() RETURNS the SESSION ID for the CURRENT session. session_id() returns the session id for the current session. |
|