@thephonemall
PHP Code:
if (@include(getenv('DOCUMENT_ROOT').'http://www.thephonemall.net/ad/phpadsnew.inc.php')) {
if (!isset($phpAds_context)) $phpAds_context = array();
$phpAds_raw = view_raw ('zone:1', 0, 'www.google.com', 'www.thephonemall.net/ads/bigad.swf', '0', $phpAds_context);
}
Put this in phpinclude_start (this is basically the code you posted, I just removed <?php ?> and the echo statement) and use $phpAds_raw[html] in template header where you want to have the banner.