Forum Moderators: coopster
I want the updating to occur in the background
without the person having to explicitly
click on a link to execute the counter script
you could use include [ca.php.net] and have the included script not have any output. You may have to pass some type of var or maybe use $_SERVER['PHP_SELF'] to identify the page doing the counting, if you are having it on many pages.