http_match_request_header

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

説明

Match an incoming HTTP header.

戻り値

Returns TRUE if header value matches, else FALSE.