Jump to content

syntax error?


pure_skill_2000

Recommended Posts

The concatenation has nothing to do. The query is ok and the second line is just ingored, but no triggering an error. The error must be caused from the smart quotes (`), which should be single quotes '.

 

He's got a PHP syntax error.  That's from PHP being confused about the random string with a semicolon on a random line.  Yeah. >_>

Link to comment
https://forums.phpfreaks.com/topic/102057-syntax-error/#findComment-522354
Share on other sites

The concatenation has nothing to do. The query is ok and the second line is just ingored, but no triggering an error. The error must be caused from the smart quotes (`), which should be single quotes '.

 

He's got a PHP syntax error.  That's from PHP being confused about the random string with a semicolon on a random line.  Yeah. >_>

 

mate try to write "your name"; and see if that triggers a syntax error. Im not talking in vain here. I knew it but i tried it to be sure. (^_^),),),),) lol

 

EDIT: pure_skill_2000 which suggestion solved the problem? lol

Link to comment
https://forums.phpfreaks.com/topic/102057-syntax-error/#findComment-522362
Share on other sites

The concatenation has nothing to do. The query is ok and the second line is just ingored, but no triggering an error. The error must be caused from the smart quotes (`), which should be single quotes '.

 

He's got a PHP syntax error.  That's from PHP being confused about the random string with a semicolon on a random line.  Yeah. >_>

 

mate try to write "your name"; and see if that triggers a syntax error. Im not talking in vain here. I knew it but i tried it to be sure. (^_^),),),),) lol

 

EDIT: pure_skill_2000 which suggestion solved the problem? lol

 

That's really weird. O_O  Why does that not set an error off? *Wonders*

Link to comment
https://forums.phpfreaks.com/topic/102057-syntax-error/#findComment-522368
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.