Habe auf meiner Website eine php code der wie folgt aussieht:
PHP
<!--Begin 468x60 Ad-->
<div style="position: relative; width: 940px; margin: -15px auto 0px auto;"><a href="<?php echo $artsee_banner_468_url; ?>" title="Advertisement"><img src="<?php echo $artsee_banner_468; ?>" alt="pages bg right" style="margin-top: 24px; border: none; position: absolute; left: 472px;" /></a></div>
<!--End 468x60 Ad-->
wo muss ich das Google script eintragen damit er mir die Werbung anzeigt?
Danke für eure Hilfe
Dr.Disco