Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
http_match_request_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
PÅ™edcházejÃcà | Domů | Dalšà |
http_match_modified | Nahoru |