$link = "UPDATE clasinota SET nota'$nota' WHERE id_nota='$id'";
$link = "UPDATE clasinota SET nota = '$nota' WHERE id_nota='$id'";