View Single Post
Old 06-30-2005, 05:25 PM   #3 (permalink)
xevean
Recruit
 
Join Date: Jun 2005
Posts: 4
xevean is on a distinguished road
problem continues

i changed the code but the problem persists it still returns the error...
Code:
      <?php echo '</table></td>
  </tr>
  <tr>
    <td height="25">&nbsp;</td>
  </tr>
 
</table>';
	 }  // line 82
	 ?>
error:

Parse error: parse error, unexpected ';', expecting T_WHILE in /home/linblood/public_html/table.php on line 83
xevean is offline   Reply With Quote