PHP Velho Oeste 2024

HttpResponse::getData

(PECL pecl_http >= 0.10.0)

HttpResponse::getDataデータを取得する

説明

static string HttpResponse::getData ( void )

事前に設定された、送信されようとしているデータを取得します。

返り値

事前に設定された、送信されようとしているデータを含む文字列を返します。

参考

add a note add a note

User Contributed Notes

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