php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容
源代码在线查看: function.nsapi-response-headers.html
Fetch all HTTP response headers nsapi_request_headers nsapi_virtual NSAPI Functions PHP Manual nsapi_response_headers (PHP 4 >= 4.3.3, PHP 5)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 nsapi_request_headers() headers_sent() nsapi_request_headers nsapi_virtual NSAPI Functions PHP Manual