11.06.2012, 18:21
Hello as you can see I have problem with creating database, I have Gamemode with MySQL but I lost it and I need create new one. But my question is what I need to type in table for example in this case?
Thank you all!
Код:
format(upit, 128, "SELECT * FROM `Igraci` WHERE `Ime` = '%s' AND `Lozinka` = '%s'", imex, buf); mysql_query(upit, THREAD_PASSPROVERA, playerid);