09.07.2012, 17:17
How can I convert this:
Into new R7?
pawn Код:
mysql_query("CREATE TABLE IF NOT EXISTS accounts(user VARCHAR(24), password VARCHAR(41), score INT(20), money INT(20), IP VARCHAR(16) )");