SessionHandler::read

(PHP 5 >= 5.4.0)

SessionHandler::readRead session data

Описание

public string SessionHandler::read ( string $sessionid )

Reads the session data from the session storage, and returns the results. Called right after session_start().

Список параметров

sessionid

The session id to read data for.

Возвращаемые значения

Returns the read data.


Участник рейтинга Тэглайн 2010