Query: http_get_request_headers
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_GET_REQUEST_HEADERS(3) 1 HTTP_GET_REQUEST_HEADERS(3) http_get_request_headers - Get request headers as arraySYNOPSISarray http_get_request_headers (void )DESCRIPTIONGet a list of incoming HTTP headers.PARAMETERSRETURN VALUESReturns an associative array of incoming request headers.SEE ALSOhttp_get_request_body(3), http_get_request_body_stream(3), the HttpResponse class if you are using PHP 5.1.0 and above. PHP Documentation Group HTTP_GET_REQUEST_HEADERS(3)
Related Man Pages |
---|
http_redirect(3) - php |
apache_request_headers(3) - php |
http_parse_message(3) - php |
apache_response_headers(3) - php |
soapclient.__soapcall(3) - php |