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

search for in the

http_post_data> <http_get
[edit] Last updated: Fri, 17 May 2013

view this page in

http_head

(PECL pecl_http >= 0.1.0)

http_headEffectue 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 - [0 notes]
There are no user contributed notes for this page.

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