http_match_request_header
Opis
bool http_match_request_header ( string header [, string value [, bool match_case = FALSE]] )Match an incoming HTTP header.
Parametry
headerThe header name (case-insensitive)
valueThe header value that should be compared
match_caseWhether the value should be compared case sensitively
| Poprzedni | Spis treści | Następny |
| http_match_modified | Początek rozdziału |