apache_request_headers

Example

 array apache_request_headers ( void ) 

Description

Fetches all HTTP request headers from the current request.

Return Values

An associative array of all the HTTP headers in the current request, or FALSE on failure.