MySQL Forums
Forum List  »  PHP

Re: Error Code: 1064 - You have an error in your SQL syntax;
Posted by: Peter Brawley
Date: March 09, 2006 12:30PM

Try using mysql_real_escape_string( stringvalue ) to automate those backslashes.

Options: ReplyQuote


Subject
Written By
Posted
Re: Error Code: 1064 - You have an error in your SQL syntax;
March 09, 2006 12:30PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.