18.07.2013, 12:55
Quote:
For the beginners (like in your case):
https://sampforum.blast.hk/showthread.php?tid=337810 |
another problem i get:
if(mysql_errno(handle)) print("MySQL connection is still alive!");
mysql_function_query("CREATE TABLE IF NOT EXISTS ґusersґ(Pnome VARCHAR(24), pSenha VARCHAR(41), pNivel INT(20), pSkin INT(20) )");
well i need some function to replace mysql_function_query. any ideias? that function doesn't work.