17.08.2011, 18:02
It works, I was confused 'and `<.
Despite that I still have a problem:
This code does not work. Why ?
Thanks !
Despite that I still have a problem:
This code does not work. Why ?
Код:
format(query, 200, "INSERT INTO `member`(pseudo, password, score, cash) VALUES('%s', '%s', 20000, 0)", playerName, password);