HTTP Funkcje
PHP Manual

http_get_request_headers

(PECL pecl_http >= 0.10.0)

http_get_request_headersGet request headers as array

Opis

array http_get_request_headers ( void )

Get a list of incoming HTTP headers.

Parametry

Zwracane wartości

Returns an associative array of incoming request headers.

Zobacz też:


HTTP Funkcje
PHP Manual