apache_response_headers

(PHP 4 >= 4.3.0, PHP 5)

apache_response_headers --  Liefert alle HTTP-Antwort Header

Beschreibung

array apache_response_headers ( void )

Rückgabewert: ein assoziatives Array mit allen Apache-Antwort Headern.

Siehe auch apache_request_headers() und headers_sent().

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