|
SessionHandler::read(PHP 5 >= 5.4.0) SessionHandler::read — Read 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(). Список параметров
Возвращаемые значенияReturns the read data. |
|