Query: http_request_body_encode
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)