$sql= mysql_query("select * from usuarios ORDER BY puntuacion DESC LIMIT 10", $conexion) or die(mysql_error());