PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

http_build_cookie> <http_match_modified
Last updated: Sat, 24 Mar 2007

view this page in

http_match_request_header

(PECL pecl_http:0.10.0-1.4.1)

http_match_request_header — Match any header

Popis

bool http_match_request_header ( string $header [, string $value [, bool $match_case = FALSE]] )

Match an incoming HTTP header.

Seznam parametrů

header

The header name (case-insensitive)

value

The header value that should be compared

match_case

Whether the value should be compared case sensitively

Návratové hodnoty

Returns TRUE if header value matches, else FALSE.



add a note add a note User Contributed Notes
http_match_request_header
There are no user contributed notes for this page.

http_build_cookie> <http_match_modified
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites