burhankhan Posted December 9, 2007 Share Posted December 9, 2007 Hi: How can i count hits on any image? I know i can use url-rewrite and then execute little script to update database and then show image. But it will slow downs server if there are thousands of images! Get i get something like awStats are doing? Or any other way? Thanks Burhan Khan Link to comment https://forums.phpfreaks.com/topic/80883-image-hits-counter/ Share on other sites More sharing options...
spadmore Posted December 9, 2007 Share Posted December 9, 2007 Simple Inserts are really light, so you can do this or you can probably just do a batch insert (Probably not worth it though) -Shelon Padmore Link to comment https://forums.phpfreaks.com/topic/80883-image-hits-counter/#findComment-410341 Share on other sites More sharing options...
burhankhan Posted December 9, 2007 Author Share Posted December 9, 2007 which inserts you are talking about? please clear me about batch inserts...... Link to comment https://forums.phpfreaks.com/topic/80883-image-hits-counter/#findComment-410362 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.