Jump to content

Download script help


steviez

Recommended Posts

Hi,

 

I am making a download script for my site and i want to make it so that if someone is already downloading a file they cant download another until its finished, I can get the users ip in to my db when the download starts but ho could i get it to remove from the db when the download has finished?

 

Any help would be great. Thanks

Link to comment
https://forums.phpfreaks.com/topic/141538-download-script-help/
Share on other sites

I don't think you can know when the download is finished unless maybe you use a flash downloader. But the IP bit is flawed too. You could try session, but you would need ajax for flash for the actual downloader so you can know when it is finished.

Link to comment
https://forums.phpfreaks.com/topic/141538-download-script-help/#findComment-740857
Share on other sites

I don't think you can know when the download is finished unless maybe you use a flash downloader. But the IP bit is flawed too. You could try session, but you would need ajax for flash for the actual downloader so you can know when it is finished.

 

Shame cos i dont use any of that on my site, maybe its a bit too hard to do for me then

Link to comment
https://forums.phpfreaks.com/topic/141538-download-script-help/#findComment-740859
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.