I cant find the mysql error
#5

"... WHERE Username = `%s`"

Change to '%s' instead because it reads it as the field otherwise.

TIP: Escape strings in mysql to avoid SQL injection.
Reply


Messages In This Thread
I cant find the mysql error - by Zloto - 01.05.2015, 23:36
Re: I cant find the mysql error - by DRCharlie - 02.05.2015, 00:53
Re: I cant find the mysql error - by MP2 - 02.05.2015, 01:15
Re: I cant find the mysql error - by Zloto - 02.05.2015, 11:06
Re: I cant find the mysql error - by Konstantinos - 02.05.2015, 11:12
Re: I cant find the mysql error - by Zloto - 02.05.2015, 11:23
Re: I cant find the mysql error - by joedyjoe - 02.05.2015, 13:45
Re: I cant find the mysql error - by Konstantinos - 02.05.2015, 13:58

Forum Jump:


Users browsing this thread: 1 Guest(s)