Hi all, does anyone know of a way to get a few stats from awstats to a php page? Or another good script for generating these in particular: Unique Views Today: Total Views Today: Unique Views Yesterday: Total Views Yesterday: Week, Month and so on... Look forward to responses
There's a number of PHP classes to parse the awstats log file directly, perhaps this is even better for your needs. I can't post links in here just yet, but if you google for "php parse awstats", you'll find them easily enough.