baslik.php de bu mümkün...
<!-- BAŞLIK MENÜSÜ SONU -->
<div align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-9846546546792609982";
/* 728x90, oluşturulma 29.06.2008 */
google_ad_slot = "467813245466546546245";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</DIV>
<?php
// DUYURU BİLGİLERİ ÇEKİLİYOR //
$strSQL = "SELECT * FROM $tablo_duyurular";
$duyuru_sonuc = mysql_db_query($cfgdbisim,$strSQL) or die ('<h2>duyuru sorgu başarısız</h2>');
// DUYURU VARSA DÖNGÜYE GİRİLİYOR //