dismiss Step into the future! Click here to switch to the beta php.net site
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

http_match_etag> <http_get_request_body
[edit] Last updated: Fri, 28 Jun 2013

view this page in

http_get_request_headers

(PECL pecl_http >= 0.10.0)

http_get_request_headersGet request headers as array

Description

array http_get_request_headers ( void )

Get a list of incoming HTTP headers.

Parameters

Return Values

Returns an associative array of incoming request headers.

See Also



add a note add a note User Contributed Notes http_get_request_headers - [1 notes]
up
0
ocus51 at gmail dot com
5 years ago
Keep in mind that this function replaces all "_" characters by "-" in headers names

 
show source | credits | stats | sitemap | contact | advertising | mirror sites