downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

http_support> <http_match_modified
[edit] Last updated: Fri, 17 May 2013

view this page in

http_match_request_header

(PECL pecl_http >= 0.10.0)

http_match_request_headerComprobar si coincide cualquier cabecera

Descripción

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

Comprobar si coincide una cabecera HTTP entrante.

Parámetros

header

nombre de la cabecera (insensible a mayúsculas)

value

valor de la cabecera contra el que se comparará

match_case

si se debe comparar con o sin sensibilidad a mayúsculas

Valores devueltos

Devuelve TRUE si coincide el valor de la cabecera, si no FALSE.

Ver también



add a note add a note User Contributed Notes http_match_request_header - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites