Account not created mysql
#8

Quote:
Originally Posted by Vaishnav
Посмотреть сообщение
this
PHP код:
WHERE `ID` = %d", 
to

this
PHP код:
WHERE `ID` = '%d'", 
No. You don't need single quotes in case of floats and integers its only mandatory in strings.
And that query problem has already been solved, read the replies..
Reply


Messages In This Thread
Account not created mysql - by Skinnz - 04.08.2016, 02:48
Re: Account not created mysql - by TakeiT - 04.08.2016, 03:16
Re: Account not created mysql - by Skinnz - 04.08.2016, 03:20
Re: Account not created mysql - by TakeiT - 04.08.2016, 03:34
Re: Account not created mysql - by Luicy. - 04.08.2016, 03:36
Re: Account not created mysql - by Skinnz - 04.08.2016, 04:11
Re: Account not created mysql - by Vaishnav - 04.08.2016, 04:55
Re: Account not created mysql - by [cS]Owain - 04.08.2016, 05:02
Re: Account not created mysql - by Skinnz - 04.08.2016, 05:29
Re: Account not created mysql - by ActionTanki91 - 04.08.2016, 09:25

Forum Jump:


Users browsing this thread: 4 Guest(s)