Home     PHP / Javascript / Ajax
PHP FireLog Script

PHP Script Codes > web-traffic-analysis

FireLog Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1302

PHP Script Codes > FireLog
FireLog is a simple yet powerful logging script made in PHP that creates Apache-style visitor logs. Most logging scripts require you to include a PHP file at the top of every one of your pages. This method works, but you can only log visitors' hits to pages to PHP pages. FireLog uses a .htaccess file to reroute all traffic through it's own file, log visitor data, and then output the content of the file the visitor originally requested. The transition is completely unnoticeable, and this method allows you to log more than just page requests--you can now log file downloads too!