A dynamic top ten downloads list?
Date: 01/18/06
(PHP Community) Keywords: php, web
Hi everyone,
I'm working on a project that is a video archive, and my comrades would like the main archive page to feature a "top ten viewed" list that is dynamically up-to-date at any point in time. What I can't figure out is how to obtain the statistics that would deem the top downloaded video as the top one, 2nd as 2nd, etc. Is there a way I can parse our web stats via php to figure out which ones belong in the top ten? I view my stats using WebTrends, and it doesn't seem like there's any interface for that kind of activity (which I can't say I would expect, either).
People do this stuff all the time - how do they do it?
Source: http://www.livejournal.com/community/php/398210.html