PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
brad
Forum Newbie
Posts: 1 Joined: Thu Oct 17, 2002 10:38 am
Location: Bellevue Wa.
Post
by brad » 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>
twigletmac
Her Royal Site Adminness
Posts: 5371 Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK
Post
by twigletmac » Thu Oct 17, 2002 12:57 pm
Could you please post a few lines of code from above the line with the error.
Mac
Dale
Forum Contributor
Posts: 466 Joined: Fri Jun 21, 2002 5:57 pm
Location: Atherstone, Warks
Post
by Dale » Mon Oct 21, 2002 12:14 pm
*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...