HTTP_Download::setResource (Previous) (Next) HTTP_Download::setCache

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

HTTP_Download::setGzip()

HTTP_Download::setGzip() --  オンザフライで gzip 圧縮するかどうか (ext/zlib が必要)

説明

gzip 圧縮されたダウンロードするものを送出するかどうかを定義します。

もし、ext/zlib が利用可能ではない場合、PEAR_Error を返します。

パラメータ

  • bool [$gzip = false] - オンザフライで、ダウンロードするものを gzip 圧縮するかどうかを指定します。

返り値

成功時には TRUE、 失敗時には PEAR_Error を返します。

注意

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

HTTP_Download::setResource (Previous) (Next) HTTP_Download::setCache

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.