http_get_request_body_stream(3) php man page | unix.com

Man Page: http_get_request_body_stream

Operating Environment: php

Section: 3

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
curlopt_nobody(3) - mojave
cgi_parse(3) - debian
eio_sendfile(3) - php
httpresponse(3) - php
eio_seek(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team