Recent content by Suckafiesh

  1. S

    Getting a Rank with PHP / MySQL?

    So I have a MySQL table with a whole bunch of fields, username, email, etc. There is one field in particular, called power, that I want to use to rank users against one another. For example, I want it to say "You are Rank #14 out of 146" or something like that. How do I use PHP and MySQL to find...
Back
Top