Jump to content

How do I get MySQL to allow all characters?


mattheww

Recommended Posts

Basically I have a text area, a query to send the data to the table, etc, etc... but the problem is, MySQL won't allow certain characters, for example the Apostrophe.

 

I know this stops people doing MySQL injection, but how do I get it so PHP or MySQL replaces the character for something else, and then converts it back when I query it?  :shrug:

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.