php man page for http_get_request_body_stream

Query: http_get_request_body_stream

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTTP_GET_REQUEST_BODY_STREAM(3) 					 1					   HTTP_GET_REQUEST_BODY_STREAM(3)

http_get_request_body_stream - Get request body as stream

SYNOPSIS
resource http_get_request_body_stream (void )
DESCRIPTION
Create a stream to read the raw request body (e.g. POST or PUT data). This function can only be used once if the request method was another than POST.
PARAMETERS
RETURN VALUES
Returns the raw request body as stream on success or NULL on failure.
SEE ALSO
http_get_request_body(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_STREAM(3)
Related Man Pages
stream_context_get_default(3) - php
stream_set_blocking(3) - php
tidy_get_body(3) - php
tidy.body(3) - php
http::body(3pm) - debian
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch