SessionHandler::create_sid
(PHP 5 >= 5.5.1, PHP 7, PHP 8)
SessionHandler::create_sid — Return a new session ID
Beschreibung
Generates and returns a new session ID.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
A session ID valid for the default session handler.
Siehe auch
- session_id() - Liefert und/oder setzt die aktuelle Session-ID
- session_create_id() - Create new session id