Qualcuno mi sa dire cosa sbaglio in questa query?![]()
L'errore che mi dà è:Codice PHP:
$result = mysql_query("delete * from giocatori where user='$_nome'") or die(mysql_error());
Codice PHP:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '* from giocatori where user='a'' at line 1