I guess this isn't correct - still getting errors. Sorry, not a programer.

-------

// PHP code here

<?php
if (@include(getenv('DOCUMENT_ROOT').'/asr/phpadsnew.inc.php')) {
if (!isset($phpAds_context)) $phpAds_context = array();
$phpAds_raw = view_raw ('zone:1', 0, '', '', '0', $phpAds_context);
echo $phpAds_raw['html'];
}
?>

$body = <<<EOF
EOF;