Quote:
Originally Posted by RS_Jelle
(just change the script tags to img tags).
|
Could you please explain that a little further?
I replaced adsense code with my Banner Code in the header between this code...
PHP Code:
<phpcode><![CDATA[
$output.="
My banner code here...
";
]]>
</phpcode>
And I did the same exact thing above for footer code.
And I received these errors for the Header & Footer Code...
Parse error: parse error, unexpected T_STRING in /home/******/public_html/archive/index.php(254) : eval()'d code on line 3
Parse error: parse error, unexpected T_LNUMBER in /home/******/public_html/archive/index.php(453) : eval()'d code on line 3
Sorry for being a pain, I'm just not very good at this. :cross-eyed: