Page 1 of 1

Parse errors

Posted: Thu Oct 17, 2002 10:38 am
by brad
I am getting the following error and can't seem to locate the problem. Any idea's?

Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in g:\apache group\apache\htdocs\psweb\jobrequests\job_data.php on line 121

And here is line 121

<td><a href="../JobRequests/confirmdelete.php?recordID=<?php echo $row_ rsmax_jobs[' id ']; ?>">Delete</a></td>

Posted: Thu Oct 17, 2002 12:57 pm
by twigletmac
Could you please post a few lines of code from above the line with the error.

Mac

Posted: Mon Oct 21, 2002 12:14 pm
by Dale
*BUMP*

Yeah like T_Strings happend on the line above or below... I think T_Sting errors only tell you what lines affected by this... :erm: anyway...