SQL statement cannot detect special char

wxdqz

New Member
Hello,

I have a problem where the SQL statement cannot detect special characters. Every time I add a user to my user table with the job title field as, lets say, "I'm a PHP developer", it makes mySQL act weird. I cannot retrieve it from my edit user forms even if i ask to retrieve it from the exact userid, anyone know what the problem could be?

Will
 
Back
Top