http_head
(PECL pecl_http >= 0.1.0)
http_head — Perform 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
http_head
There are no user contributed notes for this page.

http_get