session_decode
Description
bool session_decode ( string data)session_decode() decodes the session data in data, setting variables stored in the session.
See also session_encode().
session_decode() decodes the session data in data, setting variables stored in the session.
See also session_encode().