SessionHandler::create_sid

(PHP 5 >= 5.5.1)

SessionHandler::create_sidReturn a new session ID

Beschreibung

public string SessionHandler::create_sid ( void )

Generates and returns a new session ID.

Rückgabewerte

A session ID valid for the default session handler.

Siehe auch

  • session_id() - Liefert und/oder setzt die aktuelle Session-ID