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

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTTP_Download::setGzip()

HTTP_Download::setGzip() --  Whether to gzip the download on the fly or not. (requires ext/zlib)

Leírás

Define whether you want to send the download gzipped or not.

Returns a PEAR_Error if ext/zlib is not available.

Paraméterek

  • bool [$gzip = false] - whether to gzip the download on the fly

Visszatérési érték

Visszatérési értéke TRUE sikeres futás esetén, PEAR_Error amennyiben hiba lépett fel.

Megjegyzés

Ez a függvény nem hívható statikusan.

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

Download Documentation Last updated: Sun, 01 Jul 2007
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.