mysql_query("DELETE FROM prodotti WHERE id = {$_GET["id"]}") or die( mysql_error() );