apache_response_headers
Fetch all HTTP response headers
Description
arrayapache_response_headers
Returns an array of all Apache response headers. This functionality
is only available in PHP version 4.3.0 and greater.
&reference.apache.note-nsapi-module;
See also apache_request_headers, and
headers_sent.