Jump to content

Help me with a line of code please.


AdamCCFC

Recommended Posts

Hey, I'm receiving a parse error on line 50! Here's the error message - Parse error: syntax error, unexpected '{', expecting ',' or ';' in C:\xampp\htdocs\mydreamz\comments.php on line 50

 

Here's line 50

 

        echo "<TR><TD><a href="{$_SERVER['PHP_SELF']}"?action=show&id="{$row['dream_id']}">'Comments'"($comment_row[0])"</TD></TR>";

 

Can anyone show me where I'm going wrong? Thanks in advanced, Adam :D

Link to comment
https://forums.phpfreaks.com/topic/189447-help-me-with-a-line-of-code-please/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.