Parse errors
Posted: Thu Oct 17, 2002 10:38 am
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>
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>