Log Completed 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
douville
Forum Newbie
Posts: 1
Joined: Thu Aug 12, 2004 9:39 pm

Log Completed Downloads??

Post by douville »

Hi All,

Is it possible to log it when somebody completes a download ( handled as attachement) from your site?

Say if you wanted to let people download a file 2 times each, I know how to log if they click
to open the download screen, but not if they finish the download..any suggestions?

Thanks.
User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

Post by tim »

I dont think that is possible

you can only check n log "hits" of the links.

I hope I am wrong tho and can be proved so.
Post Reply