{% else-1 %}
Victor * Верифицирован 41.37
(1 авг 2013, 15:05) (0/0) [0]
[code]
$res = mysql_query(\"select DISTINCT(`id_user`) from `test` ORDER BY `ball` DESC LIMIT 10;\"*;
[/code]
OR
[code]
$res = mysql_query(\"select DISTINCT(`id_user`),ball from `test` ORDER BY `ball` DESC LIMIT 10;\"*;
[/code]
  • 1 из 1