I've been trying to put html in php by using the heredoc syntax. I all I get is a parse error. I am running PHP 4.
This is th code:
echo <<<END
<font size="3" face="Verdana, Arial, Helvetica, sans-serif"><a href="mail.php">Mail</a>
.:. <a href="messages.php">Messages</a> .:. <a...