HTTP_Download::setFile (Previous) (Next) HTTP_Download::setResource

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTTP_Download::setData()

HTTP_Download::setData() -- 生データをセットする

説明

クリアする場合、$data に null をセットしてください。

そうでなければ、たとえばデータベースの BLOB からのような、 何らか任意のデータを送出することができます。

パラメータ

  • mixed [$data = null] - 送出する文字列と同様の任意データ、もしくはクリアするための null を指定します。

注意

この関数は、スタティックにコールする ことはできません。

HTTP_Download::setFile (Previous) (Next) HTTP_Download::setResource

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.