Ver original$signo = ($valor == "suma") ? "+" : "-";$sql = "UPDATE tabla SET votacion = votacion $signo 1";