目录搜索
文字
分享

nsapi_response_headers

(PHP 4 >= 4.3.3, PHP 5)

nsapi_response_headers Fetch all HTTP response headers

说明

array nsapi_response_headers ( void )

Gets all the NSAPI response headers.

返回值

Returns an associative array with all the NSAPI response headers.

参见

  • nsapi_request_headers() - Fetch all HTTP request headers
  • headers_sent() - Checks if or where headers have been sent
上一篇:下一篇: