Hi,
I use mysql_real_escape_string on strings when adding data to mysql DBs. I'm having this problem now that when i pull the data out of the DB I'm getting backslashes before each quotation mark. This only happens on the host server, but on my local machine the exact same code doesn't add the backslashes... what would be the best way to approach this matter?






Bookmarks