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

search for in the

http_post_data> <http_get
Last updated: Fri, 20 Jun 2008

view this page in

http_head

(PECL pecl_http:0.1.0-1.5.5)

http_head — Effectue une requête HEAD

Description

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

Effectue une requête HTTP HEAD sur l'URL fournie.

Voir la liste complète des options de demande.

Liste de paramètres

url

URL

options

options de demande

info

information de demande/réponse

Valeurs de retour

Retourne la(les) réponse(s) HTTP sous la forme d'une chaîne de caractères en cas de succès, ou FALSE si une erreur survient.



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

http_post_data> <http_get
Last updated: Fri, 20 Jun 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites