Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5202337
Hits Heute: 440
max. Hits (10.07.07): 6964
User Online: 34
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

XML. Kurz und gut.
XML. Kurz und gut.

Manuals > PEAR > HTTP_Download

HTTP_Download

Table of Contents
Intro -- Introduction in usage of HTTP_Download
HTTP_Download::HTTP_Download() -- Constructor
HTTP_Download::setParams() -- Set various parameters
HTTP_Download::setFile() --  Set file path
HTTP_Download::setData() -- Set raw data
HTTP_Download::setResource() -- Set resource for download
HTTP_Download::setGzip() --  Whether to gzip the download on the fly or not. (requires ext/zlib)
HTTP_Download::setContentType() --  Set content type
HTTP_Download::setLastModified() --  Set "Last-Modified"
HTTP_Download::setContentDisposition() --  Set content disposition
HTTP_Download::guessContentType() -- Guess content type of file
HTTP_Download::send() -- Send file
HTTP_Download::staticSend() --  Static send

Send HTTP Downloads

Class Tree for HTTP_Download

  • HTTP

    • HTTP_Header

      • HTTP_Download


Copyright 1998 - 2009 by I.S.U.M.