nsapi_response_headers
(PHP 4 >= 4.3.3, PHP 5)
nsapi_response_headers -- Fetch all HTTP response headers
Description
array
nsapi_response_headers ( void )
Returns an array of all NSAPI response headers. This functionality is only available in PHP 4.3.3 and greater.
Смотрите также nsapi_request_headers() and headers_sent().