http_parse_headers

Example

 array http_parse_headers ( string $header ) 

Description

Parses HTTP headers into an associative array.

Return Values

Returns an array on success or FALSE on failure.