php script that counts up...

0 replies
Hello, I'm trying to find a simple .php script. It would be a counter that counts up. It would be based on the date. So ever next day the counter would say increase by a few digits. So an example would be that if a visitor to a site came back the next day, the counter would show an increase in a specific number.

ie:
today: the number is 12
tomorrw it's increased to: 15

the next day to: 17

etc etc etc. Just keeps going up slowly a few numbers per day. Can anyone point me in the right direction or send me a script like that? Thanks.
#counts #php #script

Trending Topics