HI,
Does anyone know how to get double quotes to insert into database?
I useBut it only works for the single quotes. All double quotes and everything in between are not inserted.PHP Code:$writer_thought = mysql_real_escape_string($writer_thought);
Thanks for you help.
Oh and the ini.php magic quotes are turned off already.


Reply With Quote
Bookmarks