Hi.
How ore even can you insert the following in to a php file.
<SCRIPT language=JavaScript>
<!--
randomid = Math.ceil(Math.random()*1000000000);
counter=new Image(); counter.src="http://www.mysite/counter/dragon_counter/counter_image.php?rando mid="+ randomid +"&counter_subpage=test";
// -->
</script>
Its a counter script and when i try to insert it in to a php or cgi file it wont display the page.
Any ideas of help would be greatly apreaciated.
Cheers in advance. Colin :idea:


