Super Newb/parse error
Posted: Wed Apr 05, 2006 1:05 pm
feyd | Please use
There aren't any errors before this line and can't figure out why im getting an unexpected T_String error.
Thank you for dealing with my newbiness.
Matt
feyd | Please use
Code: Select all
,Code: Select all
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
I am very new to php and kinda rushed through the basics. I cant figure out the problem with this line of code.Code: Select all
echo '<table align="center" cellspacing="0" cellpadding="5" bgcolor="white" border="1">
<tr><td bgcolor="#FFFF99" align="center"><b>Title</b></td><td align="center"><b>Format</b></td><td bgcolor="#FFFF99" align="center"><b>Price</b></td><td align="center"><b>Negotiable</b></td><td bgcolor="#FFFF99" align="center">Trade</td><td align="center">Edit</td><td align="center" bgcolor="#FFFF99">Delete</td></tr>
';Thank you for dealing with my newbiness.
Matt
feyd | Please use
Code: Select all
,Code: Select all
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]