php man page for http_match_request_header

Query: http_match_request_header

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTTP_MATCH_REQUEST_HEADER(3)						 1					      HTTP_MATCH_REQUEST_HEADER(3)

http_match_request_header - Match any header

SYNOPSIS
bool http_match_request_header (string $header, string $value, [bool $match_case = false])
DESCRIPTION
Match an incoming HTTP header.
PARAMETERS
o $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 sensitively
RETURN VALUES
Returns TRUE if header value matches, else FALSE.
SEE ALSO
http_match_etag(3), http_match_last_modified(3). PHP Documentation Group HTTP_MATCH_REQUEST_HEADER(3)
Related Man Pages
bcompiler_write_header(3) - php
headers_sent(3) - php
http_send_content_disposition(3) - php
mailparse_rfc822_parse_addresses(3) - php
readfile(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun