http_get_request_body(3) php man page | unix.com

Man Page: http_get_request_body

Operating Environment: php

Section: 3

HTTP_GET_REQUEST_BODY(3)						 1						  HTTP_GET_REQUEST_BODY(3)

http_get_request_body - Get request body as string

SYNOPSIS
string http_get_request_body (void )
DESCRIPTION
Get 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.
PARAMETERS
RETURN VALUES
Returns the raw request body as string on success or NULL on failure.
SEE ALSO
http_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
curlopt_nobody(3) - mojave
httpmessage(3) - php
tidy_get_body(3) - php
http::body(3pm) - debian
jifty::manual::tutorialrest(3pm) - debian
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch