Mysql Query Error
#3

You are adding apostrophe's around your numerical variables (%d). You should be adding these; ` (same as the ~ key). You should also keep in mind you need to add apostrophe's around your string variables (%s); not `'s.
Reply


Messages In This Thread
Mysql Query Error - by Anthonyx3' - 11.01.2011, 02:46
Re: Mysql Query Error - by _rAped - 11.01.2011, 02:48
Re: Mysql Query Error - by Scenario - 11.01.2011, 02:53
Re: Mysql Query Error - by _rAped - 11.01.2011, 02:55
Re: Mysql Query Error - by Anthonyx3' - 11.01.2011, 03:06
Re: Mysql Query Error - by _rAped - 11.01.2011, 03:11
Re: Mysql Query Error - by Anthonyx3' - 11.01.2011, 03:14
Re: Mysql Query Error - by Retardedwolf - 11.01.2011, 03:16
Re: Mysql Query Error - by Anthonyx3' - 11.01.2011, 03:16
Re: Mysql Query Error - by _rAped - 11.01.2011, 03:16

Forum Jump:


Users browsing this thread: 2 Guest(s)