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>
|