Awstats is a popular server log analyzer program that produces several types of statistics. The statistics can be outputted to a text file for further processing.
This class can process the Awstats statistics output file and generate report pages to present the log processing results in a more user friendly way.
AWStats is a server log processing and analyzer program. It can generate text files with several types of statistics computed from the values of the processed logs.
This class can be used to parse AWStats files and extract several types of statistics values.
The extracted statistics values are stored in class array variables. It can extract statistics about visits and visitors, referers, ranges, sections, etc..