SessionHandler::create_sid

(PHP 5 >= 5.5.1, PHP 7)

SessionHandler::create_sidReturn a new session ID

Beschreibung

public SessionHandler::create_sid ( void ) : string

Generates and returns a new session ID.

Rückgabewerte

A session ID valid for the default session handler.

Siehe auch