   #PHP Manual Apache-specific Functions apache_request_headers
   apache_setenv

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                            apache_response_headers

   (PHP 4 >= 4.3.0)
   apache_response_headers --  Fetch all HTTP response headers

Description

   array apache_response_headers ( void )

   Returns an array of all Apache response headers. This functionality is
   only available in PHP version 4.3.0 and greater.

     Note: From PHP 4.3.3 on you can use this function with the NSAPI
     server module in Netscape/iPlanet/SunONE webservers, too.

   See also apache_request_headers(), and headers_sent().
   ______________________________________________________________________

   Prev                   Home          Next
   apache_request_headers  Up  apache_setenv
