acidglitter Posted August 13, 2007 Share Posted August 13, 2007 I already have a really simple counter made, but I've started to think its not really accurate because its not counting only unique visitors. I'm thinking I might use php sessions and start a new session every time the counter is viewed, but I'm wondering if that would add to the loading time, because I want the page with my counter on it to load in like half a second because its a page I don't want people to notice. Link to comment https://forums.phpfreaks.com/topic/64612-solved-counter-with-only-unique-visitors/ Share on other sites More sharing options...
phpknight Posted August 13, 2007 Share Posted August 13, 2007 I will happen so fast, don't even worry about it. You could also just make it into your header.inc or something instead of it being a separate script. That way you don't even have to worry about people seeing anything different at all. Link to comment https://forums.phpfreaks.com/topic/64612-solved-counter-with-only-unique-visitors/#findComment-322142 Share on other sites More sharing options...
acidglitter Posted August 17, 2007 Author Share Posted August 17, 2007 okay thanks! i just have to get around to making it now.. Link to comment https://forums.phpfreaks.com/topic/64612-solved-counter-with-only-unique-visitors/#findComment-326588 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.