Bei mir klappt das nicht.

Code: Alles auswählen
<?php
echo '<b>deine Ausgabe</b>';
?>
Code: Alles auswählen
<?php
// dein PHP-Code
?>
<b>deine Ausgabe</b>
<?php
// und nochmal PHP-Code
?>
Code: Alles auswählen
print("<b><!-- Beginn http://www.banner-location.de/ Banner Code -->
<center><iframe src='http://www.banner-location.de/bannertausch/adframe.php?member=kim2710'
marginwidth='0' marginheight='0' frameborder='0' scrolling='no' width='468'
height='60'></iframe></center>
<!-- Ende http://www.banner-location.de/ Banner Code --></b>");