Are you working with a uploading/downloading site? Want a download class with easy control and implement? eDownload supported IE6 -8 also.

Features

  • Easy to implement
  • Supported IE 6 -8
  • hot linking protection
  • download speed rate limit
  • Limit user bandwidth
  • stream setting
  • prefix of file name
  • download resumable
  • download logging
  • WWW -Authenticate, supported array() or csv file
  • dir-to-zip download (required PHP version >= 5.2, PECL zip >= 1.1.0)
  • Supported streaming flv file
  • redirect download

ChangeLog

 Planning and Future
  - email me :)

 v 1.2
  - Fixed class construct function
  - Limit user bandwidth
  - Improve hotlinking protection with session
  - Supported streaming flv file

 v 1.1
  - added redirect download.
  - added WWW-Authenticate, supported array() or csv file.
  - added dir-to-zip download. (required PHP version >= 5.2, PECL zip >= 1.1.0)

 v 1.0
  - First Version

PS: manual is inside the zip file.

You May Also Like