Guys:
I readja loud and clear. It's just that I only know enough to be dangerous.

OK, here's the entire php code in my custom island:
/* PHP CODE HERE */
if (@include(getenv('DOCUMENT_ROOT').'/phpadsnew/phpadsnew.inc.php')) {
if (!isset($phpAds_context)) $phpAds_context = array();
$phpAds_raw = view_raw ('zone:24', 0, '', '', '0', $phpAds_context);
}
$body = <<<EOF
<center>
$phpAds_raw[html]
</center>
EOF;