Topic: num_topics + num_posts help
Umm hello im just wondering if any of you guys could possibly help me out by telling how i could sort the top forums by adding the number of topics and the number of posts in a db query.
I think i got a hunch would you simply do this?
ORDER by num_posts AND num_topics
could you possibly do it that way? I want to be sure.