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

search for in the

http_request_method_exists> <http_put_stream
[edit] Last updated: Wed, 19 Jun 2013

view this page in

http_request_body_encode

(PECL pecl_http >= 1.0.0)

http_request_body_encodeCodificar el contenido de una petición

Descripción

string http_request_body_encode ( array $fields , array $files )

Genera el contenido codificado de la petición en tipo x-www-form-urlencoded.

Parámetros

fields

campos POST

files

ficheros POST

Valores devueltos

En caso de éxito, devuelve el string codificado o FALSE en caso de error.



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

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