Man Page: http_get_request_headers
Operating Environment: php
Section: 3
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 |
|---|
| stream_context_create(3) - php |
| apache_request_headers(3) - php |
| imap_mail_compose(3) - php |
| httpmessage(3) - php |
| headers_list(3) - php |