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

search for in the

HttpResponse::setETag> <HttpResponse::setContentType
Last updated: Fri, 10 Oct 2008

view this page in

HttpResponse::setData

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::setDataデータを設定する

説明

static bool HttpResponse::setData ( mixed $data )

送信されるデータを設定します。

注意: 以前に計算したり定義したりしていた ETagLast-Modified は、再計算/再定義されます。

パラメータ

data

送信するデータ。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



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

HttpResponse::setETag> <HttpResponse::setContentType
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites