View Single Post
  #7  
Old 04-14-2005, 07:39 AM
bushman77
Hill Giant
 
Join Date: May 2003
Location: In the bush
Posts: 129
Default error

ok i've setup webserver and php now when i try to run peq_editor.php in browser i get the following errer

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in g:\Archive\Brads\peq\peq_editor.php on line 448

if i am correct this is the line corrosponding to the error
<td colspan=\"2\" align=\"center\"><br><div class=\"table\"><a href=\"peq_editor.php?guest=login\">Click here to login as a guest</a></div></td>
Reply With Quote