PHPCount

All other scripts belong here
Post Reply
digitaltracker
Posts: 1
Joined: Thu May 21, 2009 2:27 pm

PHPCount

Post by digitaltracker »

/*************************************
* Title: PHP hit counter (PHPcount)
* Version: 1.2 @ October 26, 2007
* Author: Klemen Stirn
* Website: http://www.phpjunkyard.com

Short description:


*************************************/

PHPCount works great except it does not reset to 0 for a 24hr period - How do I get it to reset to 0 every 24 hours?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

That's not a feature of PHPCount, you would need to setup a cron job for a script that would reset the counter to do that. Not something that comes with PHPCount.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply