how, inserting quotes into DB, how?
Posted: Fri Feb 20, 2009 2:31 pm
I would like to insert text that contains quotes and other special characters into DB(MySql). Is there a way to take the text and make an insert without bailing out because of these special characters?
Or, what is the best way to pass the single quotes into the database?
Thanks.
Or, what is the best way to pass the single quotes into the database?
Thanks.