DAILY HIT COUNTER
Posted: Tue Jan 31, 2006 10:20 pm
Script URL:
Version of script:
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:
I installed your phpcount10 hit counter script from phpjunkyard.com and have tested it locally...it works great! I would like to know if there is a comparable script (or a modification I can apply to the current script) that would allow me to tabulate the number of hits on a page on each day, in addition to the cumulative hit counts over the life of the page that comes with the above-mentioned file. That means that each day, the $count (or similarly-named) variable would reset to zero. Any suggestions??
Again thank you for this site and this forum. I intend to master php, but I am just starting and can use whatever help there is.
Version of script:
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:
I installed your phpcount10 hit counter script from phpjunkyard.com and have tested it locally...it works great! I would like to know if there is a comparable script (or a modification I can apply to the current script) that would allow me to tabulate the number of hits on a page on each day, in addition to the cumulative hit counts over the life of the page that comes with the above-mentioned file. That means that each day, the $count (or similarly-named) variable would reset to zero. Any suggestions??
Again thank you for this site and this forum. I intend to master php, but I am just starting and can use whatever help there is.