   #PHP Manual NSAPI-specific Functions nsapi_request_headers
   nsapi_virtual

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                            nsapi_response_headers

   (no version information, might be only in CVS)
   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 version 4.3.3 and greater.

   See also nsapi_request_headers() and headers_sent().
   ______________________________________________________________________

   Prev                  Home          Next
   nsapi_request_headers  Up  nsapi_virtual
