http_request_body_encode

(PECL pecl_http >= 1.0.0)

http_request_body_encodeEncode request body

Описание

string http_request_body_encode ( array $fields , array $files )

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

Список параметров

fields

POST fields

files

POST files

Возвращаемые значения

Returns encoded string on success или FALSE в случае возникновения ошибки.


Участник рейтинга Тэглайн 2010