PHP Velho Oeste 2024

HttpRequest::getRawPostData

(PECL pecl_http 0.14.0-1.4.1)

HttpRequest::getRawPostDataGet raw post data

Описание

public string HttpRequest::getRawPostData ( void )

Get previously set raw post data.

Список параметров

Возвращаемые значения

Returns a string containing the currently set raw post data.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top