From: Randy M. <ra...@ac...> - 2001-02-28 20:24:06
|
> Does anyone have any suggextions on implementing image and album > hitcounters? You could try having the cgi script do that directly. A be more complex method would be to read the server logs. Kinda like: total the hits since a certain date, add it to your counter, and display the results. Are you interested in have the counters displayed on the pages themselves, or just in the administration section (eg "under statistics"?), possibly via a simpler cgi script. I'd like to see it with the later. All good things, Randy |