http_request_method_exists> <http_put_stream
Last updated: Fri, 24 Feb 2012

http_request_body_encode

(PECL pecl_http >= 1.0.0)

http_request_body_encodeEncode request body

Descrição

string http_request_body_encode ( array $fields , array $files )

Generate x-www-form-urlencoded resp. form-data encoded request body.

Parâmetros

fields

POST fields

files

POST files

Valor Retornado

Returns encoded string on success or FALSE on failure.



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, 24 Feb 2012