http_parse_cookie

 object http_parse_cookie ( string $cookie [, int $flags [, array $allowed_extras ]] ) 

説明

Parses HTTP cookies like sent in a response into a struct.

戻り値

Returns a stdClass object on success or FALSE on failure.