Web Hosting Talk







View Full Version : Single download Script?


clearhos
03-14-2005, 07:03 PM
Does anyone know of a script that you can make a download link... i.e.

http://domain.com/download?1249804

and you give that URL to a user, and they can download the software, but only once?


Thanks :)

Roy@ENHOST
03-15-2005, 02:54 AM
easy as pie.
Just use one mysql table to monitor file download.
Can't get any easier.