Jump to content

Mysql query


KDragon

Recommended Posts

[!--quoteo(post=388328:date=Jun 26 2006, 10:43 PM:name=JohnnyK)--][div class=\'quotetop\']QUOTE(JohnnyK @ Jun 26 2006, 10:43 PM) [snapback]388328[/snapback][/div][div class=\'quotemain\'][!--quotec--]
$result=mysql_query("INSERT INTO $tableName (confirm_code,email) VALUES($confirmCode,$_POST['client_email'])");
[/quote]
that gives me a new error, same line:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING
Link to comment
https://forums.phpfreaks.com/topic/12980-mysql-query/#findComment-49937
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.