HTTP Funzioni
PHP Manual

http_get_request_headers

(PECL pecl_http >= 0.10.0)

http_get_request_headersGet request headers as array

Descrizione

array http_get_request_headers ( void )

Get a list of incoming HTTP headers.

Elenco dei parametri

Valori restituiti

Returns an associative array of incoming request headers.

Vedere anche:


HTTP Funzioni
PHP Manual