Wilhelmus 1 Posted June 27, 2005 I get SQL syntax error 1064 on these pages: http://www.ntcompatible.com/Help_installing_Might_&_Magic_for_blood_and_honor_t32530.html http://www.ntcompatible.com/Help_installing_Might_&_Magic_for_blood_and_honor_t32531.html FF 1.04 and IE 6. Quote: Error: 1064 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 's' AND plonk_date > ('2005-06-27')' at line 1 Share this post Link to post
Philipp 6 Posted June 27, 2005 Thanks Wilhelmus. This problem is now fixed. Share this post Link to post
Poacher 0 Posted July 4, 2005 How did you solve this problem cause i am in the same bother, with the same error. exept mine is this: SQL Error : 1064 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 '20688', '04c327436f', '', this is the error identity which i found on the MySql website : # Error: 1064 SQLSTATE: 42000 (ER_PARSE_ERROR) Message: %s near '%s' at line %d but still i dont know what it means. Share this post Link to post
Philipp 6 Posted July 8, 2005 Your are looking for addslashes: http://at.php.net/manual/en/function.addslashes.php Share this post Link to post