Thread: Quote mayhem
View Single Post
  #1  
Old 08-05-2003, 09:48 PM
 
Light Speed Light Speed is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 921
 

Default Quote mayhem

In the text of a product description if I have double quotes on something like this:

"Me"

It works fine but if there is an apostraphe(single quote) like this within the doubles:

"I'm Me"


I get errors.

INVALID SQL: 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 '

magic_quotes_gpc is enabled so what could cause this?
Reply With Quote