SessionHandler
PHP Manual

SessionHandler::create_sid

(PHP 5 >= 5.5.1)

SessionHandler::create_sidReturn a new session ID

Descrição

public string SessionHandler::create_sid ( void )

Generates and returns a new session ID.

Valor Retornado

A session ID valid for the default session handler.

Veja Também


SessionHandler
PHP Manual