checking a download "downloads"

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hame22
Forum Contributor
Posts: 214
Joined: Wed May 11, 2005 5:50 am

checking a download "downloads"

Post by hame22 »

Hi is there a way I can check that a file download successfully downloads to a users machine.

I have a web service that deducts users credits per user download. I was wondering whether there was a way to check if the file downloads completely with no errors before deducting credits from the users account?

If you have any ideas they would be gratefully appreciated, thanks in advance
Post Reply