Login   Register  
PHP Classes

Class: HTTP Download

Icontem
elePHPant

  Classes of Bao Nguyen Quoc  >  HTTP Download  >  Download  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: HTTP Download Support forum
Base name: vnc_httpdownload
Description: Server files for downloading with resume support
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Trackback   Applications   Related links   Files Files  

Author

Picture of Bao Nguyen Quoc
Name: Bao Nguyen Quoc <e-mail contact>
Published packages: 10 Browse this author's classes Browse this author's classes
Country: Viet Nam Viet Nam - PHP jobs in Viet Nam
Home page: http://nqbao.com/

Groups

Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes

Detailed description

This class can be used to dynamically serve data from files for download.

It can handle HTTP requests that ask to resume the download of files that were partially downloaded previously. So, it supports any download manager program that the users may employ.

It can serve data from files available on the serve or from dynamically generated data strings.

It can also handle user download abort requests so the download process stops immediately.

The class also supports custom user defined callback functions to handle all steps of the file download process, so it can be customized for special purposes.

You can also tracking user's download bandwidth for this download ( remeber to disable autoexit to use this option )

Trackback links

Link Description
PHP-Fusion Kurulumu PHP-Fusion’un kurulabilmesi için neler gerekir?...
PHP-Fusion magazine ...

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
My Classes A list of my php classes

Files

File Role Description
Accessible without login Plain text file class.httpdownload.php Class Class
Accessible without login Plain text file test.php Example Example
Download all files: vnc_httpdownload.tar.gz vnc_httpdownload.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.