download options for information / visitors online
you can download the source as PHP file,
open the file as plain text in a new window or
get the code in a textarea to copy it.
This function tells you how many visitors clicked how many times in a given timeframe.
Just change the first variable in the counter_count function on the last line to point to a writeable file and include this file in your pages where you want the counter to appear.
you can download the source as PHP file,
open the file as plain text in a new window or
get the code in a textarea to copy it.