11-10-2007, 04:58 PM
|
#2 (permalink)
|
|
The Acquainted
Join Date: Sep 2007
Location: Leeds, UK
Posts: 141
Thanks: 6
|
Hey, I'm pretty sure I know what AJAX rating bar your talking about, I used the base of it's code to make my own. This answer isn't 100% going to be what you want, but I like to attempt to help :) Try:
PHP Code:
ORDER BY ( totalvalue / totalvotes ) DESC // or ASC, whatever
__________________
Not quite a n00b...
|
|
|
|