Zenutech Download Manager (ZDM)

Zenutech Download Manager How does ZDM work?
ZDM is composed of two PHP scripts. The first script (download.php) asks a user for their e-mail address. When the user submits their e-mail address, the details are stored in the MySQL "download" table and the user is sent an e-mail containing a URL to download the requested file. The file can only be downloaded by users who have submitted their e-mail address. The URL in the user's e-mail refers to the second ZDM script (fetch.php), which checks if the download has expired and if it has not, outputs the file for the user to download.

  • Set the amount of time that downloads should stay active
  • Add a prefix to your MySQL table names for use with an non-empty database
  • Define the "From:" field for e-mails that are sent by the scripts
  • Each file can be in any directory accessible by PHP
  • Each file has its own title and description
  • Wrap your web site's layout by simply including (i.e. include()) the scripts
  • Define your own stylesheet for a custom look and feel
  • W3C compliant HTML output for cross-browser compatibility
  • Compatible with versions of PHP from 3.x.x to 4.x.x

Check out ZDM Pro for even more features...

Rate this Script!

HotScripts.com
The PHP Resource Index

Price: Free (GPL) - Version: 1.2 - Platform(s): Unix, Win 9x/NT/2000/XP - Updated: Fri May 07 2004