Lamez Posted October 13, 2007 Share Posted October 13, 2007 Is there a way I could get a script that will count how many time the page has been refreshed. I am using meta redirects, but I want to know how many times it refresh. Link to comment https://forums.phpfreaks.com/topic/73052-refresh-count/ Share on other sites More sharing options...
GingerRobot Posted October 13, 2007 Share Posted October 13, 2007 In what way? If you simply want to know the number of times that a page had been (re)loaded, then just add in a piece of code to update a total in a database. If you wanted the number of (re)loads broken down into users, you'll have to start storing IP addresses etc. Link to comment https://forums.phpfreaks.com/topic/73052-refresh-count/#findComment-368440 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.