Getting the php text counter to work inside an exis php page
Posted: Fri Nov 18, 2011 11:32 am
What terms did you try when SEARCHING for a solution: php text counter in existing php pages
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.
This gives errors I have played around with the syntax moving bits of the lines around but i gave up and tried here for possible help.
Thanks and great scripts.
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.