# Kpegumop (06.08.2013 / 13:25)Не помогло
testing,$res = mysql_query("SELECT DISTINCT `test`.`id`, `test`.* FROM `test` ORDER BY `ball` DESC "); while ($row = mysql_fetch_assoc($res)){ echo $row['id']; echo $row['ball']; }
т
# Kpegumop (06.08.2013 / 13:25)Не помогло
testing,$res = mysql_query("SELECT DISTINCT `test`.`id`, `test`.* FROM `test` ORDER BY `ball` DESC "); while ($row = mysql_fetch_assoc($res)){ echo $row['id']; echo $row['ball']; }
т