Keep in mind that this function replaces all "_" characters by "-" in headers names
http_get_request_headers
(PECL pecl_http:0.10.0-1.5.5)
http_get_request_headers — Get request headers as array
Описание
array http_get_request_headers
( void
)
Get a list of incoming HTTP headers.
Список параметров
Возвращаемые значения
Returns an associative array of incoming request headers.
Смотрите также
- http_get_request_body()
- http_get_request_body_stream()
- the HttpResponse class if you are using PHP 5.1.0 and above
http_get_request_headers
ocus51 at gmail dot com
13-May-2008 03:36
13-May-2008 03:36
