http_post_data> <http_get
Last updated: Fri, 24 Feb 2012

http_head

(PECL pecl_http >= 0.1.0)

http_headPerform HEAD request

Descrição

string http_head ( string $url [, array $options [, array &$info ]] )

Performs an HTTP HEAD request on the supplied url.

Veja a lista completa de opções da requisição.

Valor Retornado

Retorna a(s) resposta(s) HTTP como uma string em caso de sucesso, ou FALSE em caso de falha.



User Contributed Notes
http_head
There are no user contributed notes for this page.

http_post_data> <http_get
Last updated: Fri, 24 Feb 2012