Jump to content

problem with quotes


vwinstead

Recommended Posts

I have found out how to properly get/put raw html code from the MySQL database.  I can also display it properly in a browser.  The only problem comes when I am trying to send it from the text editor to the database and it contains single quotes (').  Every other special character seems to work (&, "...etc), but when I try to put this single quote back into the database it spits back an error about my MySQL syntax having a problem.  What do you have to do in order to put single quotes into the database that's different from all the other characters?

Link to comment
https://forums.phpfreaks.com/topic/144199-problem-with-quotes/
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.