Jump to content

[SOLVED] stupid errors!


mjohnson025

Recommended Posts

Hi everyone!

 

My eyeballs seem not to be working. I keep getting the following error:

Parse error: syntax error, unexpected '>' in C:\Documents and Settings......\UserRegistrationPart2.php on line 31

 

here is the line it's talking about:

 

echo "<p><strong>Name</strong>: {$Row[0]}<br /> ";

 

 

If someone could tell my what i might be missing, i would greatly appreciate it. <frustrated!>  :-)

 

Mike

Link to comment
Share on other sites

Two tips.

 

#1 - this isn't a math based programming question. I'll move it to php help where it belongs. Please be careful to choose the right forum for your posts.

 

#2 - the real error is likely in a line before that one. The error message just tells you where the parser 'choked'.  Post the code beginning a dozen lines before line 31 if you can't spot the error yourself.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.