\'
'
\' /' \'\'
I wonder how are these dealt with so it does not conflict with sql?
/\' ''
\' \' /' '' '` ` is it done php here to deal with that?
Moderator: General Moderators
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: \' \' /' '' '` ` is it done php here to deal with that?
Actually, mysql_escape_string() is old. You want mysql_real_escape_string()Mark Baker wrote:Using mysql_escape_string