Man Page: http_match_request_header
Operating Environment: php
Section: 3
HTTP_MATCH_REQUEST_HEADER(3) 1 HTTP_MATCH_REQUEST_HEADER(3) http_match_request_header - Match any headerSYNOPSISbool http_match_request_header (string $header, string $value, [bool $match_case = false])DESCRIPTIONMatch an incoming HTTP header.PARAMETERSo $header - the header name (case-insensitive) o $value - the header value that should be compared o $match_case - whether the value should be compared case sensitivelyRETURN VALUESReturns TRUE if header value matches, else FALSE.SEE ALSOhttp_match_etag(3), http_match_last_modified(3). PHP Documentation Group HTTP_MATCH_REQUEST_HEADER(3)
| Related Man Pages |
|---|
| qhttpheader(3qt) - redhat |
| qhttpheader(3qt) - centos |
| http_cache_etag(3) - php |
| bcompiler_write_header(3) - php |
| header_register_callback(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |
| Please Welcome Nicki Paul to the Moderator Team! |