PHP » GoLang |
login |
register |
about
|
session_id(PHP 4, PHP 5, PHP 7) session_id — Get and/or set the current session id Description
string session_id
([ string
$id
] )session_id() is used to get or set the session id for the current session.
The constant Parameters
Return Valuessession_id() returns the session id for the current session or the empty string ("") if there is no current session (no current session id exists). See Also
|
more
Recently updated
more
Most requested
more
Last requests
|