Jump to content

Tracking a Download


akshay

Recommended Posts

Hello.

 

Is there a simple code to find status of a download.

 

For example, after I launch a file download with php, I want to find status of that download (whether its complete or not), just like file hosting/sharing sites do. And if its "in progress", I want to prevent parallel downloading...

 

I don't understand much of header() commands, except header("location..."); "refresh:...

So, if you can assist me with it (like commenting what each command does, I'd appreciate)

 

Thanks :)

Link to comment
https://forums.phpfreaks.com/topic/206756-tracking-a-download/
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.