Thank you for your responses. I tried changing the position of the semi-colon but that didn't change the error message. I ended up converting from a PHP echo form to a staight HTML form with <?php ...?> phrases for the
Code:
<form action="<?php $_SERVER[PHP_SELF];?>" method="POST">
Code:
<tr><td align='right'><b>First
Leave a comment: