Microsoft
Software
Hardware
Network
Question : MySQL returning double apostrophes
I've carefully used mysql_real_escape_string to insert last names into my DB, so that O'Brien is stored correctly.
Now when I'm retrieving the values, my test site returns the name, O'Brien, correctly, but my live site doubles the apostrophes (O''Brien.) The DB values on both sites are the same, with only the single apostrophe.
Why the discrepancy? And how do I arrive at the proper display on the live site?
Capt
Answer : MySQL returning double apostrophes
hi
im glade u found a solution
but also if u look to my suggestion above i recommend u to re install the framework
so i think i deserve your points
Random Solutions
Is Multiple Mirror's possible?
check_directory_files
How do I stream my security camera on my website ?
wm_concat
Silently remove registry key value at logon
excel vba to save worksheet as mht file
Outlook in "safe mode"
how to permanently delete wireless profiles
Is this BIOS-setting correct?
SQL in C# code .. Reading Output Parameters.