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

search for in the

http_request_method_exists> <http_put_stream
Last updated: Fri, 29 Aug 2008

view this page in

http_request_body_encode

(PECL pecl_http:1.0.0-1.5.5)

http_request_body_encodeEncode le corps de la requête

Description

string http_request_body_encode ( array $fields , array $files )

Génère un corps de requête encodé x-www-form-urlencoded.

Liste de paramètres

fields

champs POST

files

fichiers POST

Valeurs de retour

Retourne une chaîne encodée en cas de succès, ou FALSE si une erreur survient.



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

http_request_method_exists> <http_put_stream
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites