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

search for in the

http_redirect> <http_request
Last updated: Sat, 24 Mar 2007

view this page in

http_request_body_encode

(PECL pecl_http:1.0.0-1.4.1)

http_request_body_encode — Encode request body

Popis

string http_request_body_encode ( array $fields, array $files )

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

Seznam parametrů

fields

POST fields

files

POST files

Návratové hodnoty

Returns encoded string on success, or FALSE on failure



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

http_redirect> <http_request
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites