Quotes out of database

wxdqz

New Member
I have a entry in my mySQL database which is "BARNEY'S BOOKIES" and I need to select this using an SQL statement but Its not allow because of the quote marks. How do I encode these so I can pass this string to the database?
 
Back
Top