Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 what the hell does it mean and if so how do i deal with it

Edited by Raven1992
Posted

First of all "what the hell does this mean" is not an appropiate title for a post ... do change it please.

What can I tell about that error. One of the queries you're trying to run for that action, contains an incorrect synxtax, and it's breaking on it. However line 1 is not the actual line, so you can ignore that. I can't tell much else though, as we'd need more information of the query/file. Try to find out which query it is and get back to us. We're nothing with just this error, and neither are we with just the whole file.

Posted

Check your browser ... if tis says game.com/lottery.php, you might need to open up that file and not travelagency.php.

PHP is an interpreted language, not a compiled one.

Posted
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 what the hell does it mean and if so how do i deal with it

Check symbols.

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.   Paste as plain text instead

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