is there a way I can show the total amount of clicks on one of my pages?
I got a games site and I want to show my visitors how many games have been played all together.
showing total amount of clicks
Hi,
Try using this file:
http://www.phpjunkyard.com/extras/total_clicks.zip
USAGE:
Add this code where you want the total to be displayed (change the URL to your total_clicks.php url!):
Regards
Try using this file:
http://www.phpjunkyard.com/extras/total_clicks.zip
USAGE:
Add this code where you want the total to be displayed (change the URL to your total_clicks.php url!):
Code: Select all
<script language="javascript" src="http://www.yourdomain.com/ccount/total_clicks.php"><!--
//-->
</script>
Last edited by Klemen on Mon Feb 04, 2008 7:08 pm, edited 1 time in total.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Yeh, the code has changed a bit since 1.1. I've updated the download file, should work now:
http://www.phpjunkyard.com/extras/total_clicks.zip
http://www.phpjunkyard.com/extras/total_clicks.zip
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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