$totaldescargas = mysql_query("SELECT SUM(descargados) from noticias WHERE validated='1' AND por='{$_GET["user"]}' ");