Hello,
I am very new to php and trying to write a script myself. I am trying to write the part of the script where my AdSense code would show up in my website - but for some reason a couple of the ads are not showing up at all. I looked at the script a 1,000 times, however again I am new and might be missing something so easy.
The one part I am having a problem is below. Can anyone help me out on this?
<table width="100%" bgcolor="#<?php echo $headercolor ; ?>">
<tr><td width="755" height="15"><?php include "ads/adsense728x15.inc" ; ?>
</td></tr></table>
Thank you so much,
Stephen
Problem with AdSense code
Moderator: General Moderators