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.