Ecco prova così!


Codice PHP:
$mod_v = @mysql_query("UPDATE sfide_f SET $campo = \"$new\" WHERE id = \"$sfida_\"") or die (mysql_error());