Query: http_get_request_body
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_GET_REQUEST_BODY(3) 1 HTTP_GET_REQUEST_BODY(3) http_get_request_body - Get request body as stringSYNOPSISstring http_get_request_body (void )DESCRIPTIONGet the raw request body (e.g. POST or PUT data). This function can not be used after http_get_request_body_stream(3) if the request method was another than POST.PARAMETERSRETURN VALUESReturns the raw request body as string on success or NULL on failure.SEE ALSOhttp_get_request_body_stream(3), http_get_request_headers(3), the HttpResponse class if you are using PHP 5.1.0 and above. PHP Documentation Group HTTP_GET_REQUEST_BODY(3)
Related Man Pages |
---|
xmlrpc_encode_request(3) - php |
httpresponse(3) - php |
solrpingresponse(3) - php |
tidy_get_body(3) - php |
tidy.body(3) - php |