I have the php text counter since v 1.1 and extremly happy with it in html pages, however I now have a need to use the same in side existing php pages.
I have added the following to the php, but causes problems, I'm pretty new to php so I'm fumbling in the dark a little.
Code: Select all
echo "<script language="Javascript\">\n";"
echo "src="http://www.tgsquad.com/counter/counter.php?page=index"><!--;\n";
echo "//--></script>";
Thanks and great scripts.