Hi, i'm kinda new to php. how would i embed my adsense javascript code which looks like this:
<script type="text/javascript"><!--
google_ad_client = "pub-7445480245484218";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.
js">
</script>
into a php file. I have a script that essentially shows a sitemap of my site.
For reference, it can be seen at:
it can be seen at http;//www.duhsoft.com/physics