Change Password
#2

You need to put strings between apostrophes if you are sending a query. Like this
Код:
UPDATE `accounts` SET `Password`= '%s' WHERE `Username`='%s'
Reply


Messages In This Thread
Change Password - by sscarface - 05.04.2017, 15:13
Re: Change Password - by GoldenLion - 05.04.2017, 15:15
Re: Change Password - by ISmokezU - 05.04.2017, 15:20
Re: Change Password - by sscarface - 06.04.2017, 12:00

Forum Jump:


Users browsing this thread: 2 Guest(s)