SessionIdInterface::create_sid
(PHP 5 >= 5.5.1, PHP 7, PHP 8)
SessionIdInterface::create_sid — Create session ID
Beschreibung
Creates a new session ID.This function is automatically executed when a new session ID needs to be created.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
The new session ID. Note that this value is returned internally to PHP for processing.