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

search for in the

http_put_file> <http_post_fields
Last updated: Fri, 14 Aug 2009

view this page in

http_put_data

(PECL pecl_http >= 0.25.0)

http_put_dataEffectue une requête PUT avec des données

Description

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

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

Voir la liste complète des options de demande.

Liste de paramètres

url

URL

data

corps de la requête PUT

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_put_data
There are no user contributed notes for this page.

http_put_file> <http_post_fields
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites