I am getting an error on these lines:
/40/print "</font><font size='6' color='black'>";
/41/else;?>
<br>Your username/password combination is incorrect.</font>
<br>
<form action='http://fahhem.t35.com/signin.php' method='POST'>
<table align=center width=78 cellpadding=4 cellspacing=0>
<input type='hidden' name='logsent' value='sent'><tr>
<td width="78"><font color="#FFFFFF"><b>Username</b></font></td>
<td width="92">
<input type='text' name='user' size=12 maxlength=20 onFocus='this.select()'></td></tr><tr>
<td width="78"><font color="#FFFFFF"><b>Password</b></font></td>
<td width="92"><input type='password' name='password' size=12 maxlength=20></td></tr><tr>
<td align=center colspan=2 bgcolor='#000000' width="178">
<input type='submit' value='Log In'></td></tr></table></form>
<?php endif ;
it says parse error on line 41