Mysql Character ' in string
#2

Use '%e' instead of '%s' for strings in mysql_format. Or use myqsl_real_escape_string beforehand. Make sure to do this in all queries. If you're asking here, chances are your login system is vulnerable to SQL injection attacks.
Reply


Messages In This Thread
Mysql Character ' in string - by Admigo - 05.05.2014, 16:38
Re: Mysql Character ' in string - by Vince - 05.05.2014, 17:04
Re: Mysql Character ' in string - by Admigo - 05.05.2014, 17:09

Forum Jump:


Users browsing this thread: 1 Guest(s)