PHP 7.0.6 Released

nsapi_response_headers

(PHP 4 >= 4.3.3, PHP 5, PHP 7)

nsapi_response_headers Fetch all HTTP response headers

Description

array nsapi_response_headers ( void )

Gets all the NSAPI response headers.

Return Values

Returns an associative array with all the NSAPI response headers.

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top