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