So I have a battle royal going on here... I've got a php page, trying to insert into a MySQL db from an HTML textarea. Everything works grand, except when I have single quotes (') in the textarea.
MySQL vs PHP vs <textarea>
6
So I have a battle royal going on here...
I've got a php page, trying to insert into a MySQL db from an HTML textarea. Everything works grand, except when I have single quotes (') in the textarea.
I've checked the php.ini file and magic quotes are all OFF.
magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off
Anyone know what's going on, and how I can fix it?
Thanks for your help...
I've got a php page, trying to insert into a MySQL db from an HTML textarea. Everything works grand, except when I have single quotes (') in the textarea.
I've checked the php.ini file and magic quotes are all OFF.
magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off
Anyone know what's going on, and how I can fix it?
Thanks for your help...
- phpbbxpert
- [ 1 ] Thanks
- mywebwork
- [ 1 ] Thanks
- Big Squid
- [1] reply
- bettor
Next Topics on Trending Feed
-
6