move display.php above closing body tag

Post your Click counter digestion problems here
Post Reply
rtb
Posts: 1
Joined: Mon May 11, 2015 7:11 am

move display.php above closing body tag

Post by rtb »

Hi,

Im using CCount on my site and think its great.

To optimize page speeds I would like to move the display.php script from the head tags to the footer but doing so stops the counter from being displayed.

How can i fix this ?

<script src="http://www.phpjunkyard.com/ccount/display.php"></script>

Thanks in advance
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: move display.php above closing body tag

Post by Klemen »

CCount code requires the javascript to load first before it can show the values.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Post Reply