vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Anyone know how to return the position of a record in a table? I'm building a highscore list and I want to be able to say what position a player is without having to check all the other players. Cheers, Ciarán |
| |||
| You could query the count of anything that is more than that player's score, I guess. Ciaran wrote: > Anyone know how to return the position of a record in a table? I'm > building a highscore list and I want to be able to say what position a > player is without having to check all the other players. > Cheers, > Ciarán > -- Willem Bogaerts Application smith Kratz B.V. http://www.kratz.nl/ |