Main Menu
PHP Tools
PHP Help Request
PHP Editors Newsletter
Editor Search
Reviewed PHP Editors
Latest News
Submit News
PHP Tutorials
PHP Book Reviews
Online Book Chapters
PHP Games
Forums
PHP Desktop Editors
Other PHP Tools
PHP Contests
PHP Programming Help
Linux Help
Apache Help
MySQL Help
PHP Games
PHP Jobs
PHP Forums Home
Programming Contest
PHP Contests
PHP Contests Archive
Documentation
PHP Manual
PEAR Manual
PHP-GTK Manual
Smarty Manual
PostgreSQL Manual
CSS 2 Reference
Redhat Linux 9
HTML 4.01
Apache 2 Manual
Partner Sites
Ajax Tutorials
Webmaster Resources
Web Templates
PHP Scripts
PHP Code Examples
Learn PHP playing Trivia
PHP & MySQL Forums
Web Development Index
web site templates
Sponsors
NuSphere
HTTP_Download
PEAR Manual
Prev
Chapter 42. HTTP
Next
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::setCache()
-- Whether to allow caching of the download on the clients side.
HTTP_Download::setCacheControl()
-- Control cache privacy and validity.
HTTP_Download::setBufferSize()
-- Set size of buffer in bytes.
HTTP_Download::setThrottleDelay()
-- Set throttle delay in seconds
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
HTTP_Download::sendArchive()
-- Send an archive created on the fly
Send HTTP Downloads
Prev
Home
Next
HTTP_Client_CookieManager::updateCookies()
Up
Intro
© Copyright 2003-2023 www.php-editors.com. The ultimate
PHP Editor
and
PHP IDE
site.