25.07.2015, 04:20
Really? Where would you like me to start? Use a MySQL query - if your DB is MySQL. Or if you even have a DB at all.
Query would look like:
PM me if you need help, or skype me. mike.is.here2011
EDIT: A problem implies you've tried and failed. You didn't even attempt.
Query would look like:
Код:
SELECT name, money FROM users ORDER BY money;
EDIT: A problem implies you've tried and failed. You didn't even attempt.