I know we have a bunch of people on the forum who are capable of answering this, so here it goes.
I have a MySql table, and within it contains an access log for all the site activity for the last year. (Unrelated to CC) I want to develop a MySQL query that will return the top 10 IP's so that I can place them in a most visited chart and in turn use the GEO IP script to lookup the country etc. Any help would be greatly appreciated.