.zip file counter?

DC_Sara's picture

She has: 392 posts

Joined: Jan 2002

I have seen on some sites how many times a .zip file has been downloaded. How do I do this?

Sara

They have: 9 posts

Joined: Mar 2002

You can use, php, asp or what ever, with a database or not.

Example would be:

1º The user clicks.
2º We send him first to a countredirect.php with an id
3º There we increase the countet+1 of the id
4º We redirect to the url given in the id data row

That´s all

DC_Sara's picture

She has: 392 posts

Joined: Jan 2002

Thanks for the reply, Mark, um, can you say that in stupid-ease for me though?

Smiling Sara

mjames's picture

They have: 2,064 posts

Joined: Dec 1999

Well, it basically requires a script or database to dynamically keep track of the downloads. You might be able to find such a script at HotScripts.com, haven't seen one, though.

DC_Sara's picture

She has: 392 posts

Joined: Jan 2002

Thanks! On my way to hunt! Smiling

Sara

DC_Sara's picture

She has: 392 posts

Joined: Jan 2002

Found one! Download Counter and it lives at: Alien Help Desk

Sara Laughing out loud

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.