PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpRequest::getResponseCode> <HttpRequest::getRequestMessage
Last updated: Fri, 03 Oct 2008

view this page in

HttpRequest::getResponseBody

(PECL pecl_http:0.10.0-1.5.5)

HttpRequest::getResponseBodyレスポンスの本文を取得する

説明

public string HttpRequest::getResponseBody ( void )

リクエストが送信された後に、レスポンスの本文を取得します。

リダイレクトが許可されており、複数のレスポンスを受信した場合は、 最後に受信したレスポンスを参照します。

パラメータ

返り値

レスポンスの本文を含む文字列を返します。



add a note add a note User Contributed Notes
HttpRequest::getResponseBody
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites