PHP Velho Oeste 2024

HttpRequest::getRawPostData

(PECL pecl_http 0.14.0-1.4.1)

HttpRequest::getRawPostData生の POST データを取得する

説明

public string HttpRequest::getRawPostData ( void )

事前に設定された生の POST データを取得します。

パラメータ

返り値

現在設定されている生の POST データを含む文字列を返します。

add a note add a note

User Contributed Notes

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