PHP Velho Oeste 2024

HttpRequest::getPutData

(PECL pecl_http >= 0.25.0)

HttpRequest::getPutDataPUT データを取得する

説明

public string HttpRequest::getPutData ( void )

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

返り値

現在設定されている PUT データを文字列で返します。

add a note add a note

User Contributed Notes

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