HTTP_REQUEST_BODY_ENCODE(3) 1 HTTP_REQUEST_BODY_ENCODE(3) http_request_body_encode - Encode request bodySYNOPSISstring http_request_body_encode (array $fields, array $files)DESCRIPTIONGenerate x-www-form-urlencoded resp. form-data encoded request body.PARAMETERSo $fields - POST fields o $files - POST filesRETURN VALUESReturns encoded string on success or FALSE on failure. PHP Documentation Group HTTP_REQUEST_BODY_ENCODE(3)
| Related Man Pages |
|---|
| cgi_parse(3) - debian |
| http::request::common(3) - suse |
| stream_context_get_default(3) - php |
| curl-context-options(3) - php |
| msg_set_queue(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |