(PHP 5 >= 5.5.1, PHP 7)
SessionIdInterface::create_sid — Create session ID
abstract public SessionIdInterface::create_sid ( ) : string
Creates a new session ID.This function is automatically executed when a new session ID needs to be created.
This function has no parameters.
The new session ID. Note that this value is returned internally to PHP for processing.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/sessionidinterface.create-sid.php