How can i have a script like serials.ws where you see the last 20 referers to the site but i want to show the sites that sends most traffic, like a top list of the traffic senders. How can i do that?
You need count every entry on your website and save refferal. Then after about week/month/or whatever you need to calculate who sent you most traffic. But really this post should be in PHP section to get more responses.