
05-02-2007, 05:54 AM
|
 |
|
|
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by dutchbb
Is there a way to just show the top 5 most searched on forumhome? Without changing the fontsize, just 1. keyword 2. keyword 3. etc...
I'm guessing it's
ORDER BY RAND()
rand = random? How to make it order by most searched?
|
replace
with
regards
|