prova con
Codice PHP:
$result mysql_query("delete from giocatori where user='$_nome'") or die(mysql_error());