apache_response_headers()
apache_response_headers - Fetch all HTTP response headers
Syntax
array apache_response_headers ()
Arguments
-
Description
Fetch all HTTP response headers.
Version
PHP 4.3.0, 5
Return value
An array of all Apache response headers on success or FALSE on failure.