This is what I do for my portal box and for ad island and it works wink

/* PHP CODE HERE */
$body = <<<EOF

<center>
<? php include("http://path_to/AdRotation.php"); ?>
</center>

EOF;