Making Usage Statistics in PHP
Making usage statistics on a web site is one of the most enjoyable things for me on the Internet. Thanks to the technology, you can see each click of each visitor, the date of the visiting, and how many seconds the user was reading your site. I use this feature to track which of my articles was read for the longest time. In this article I will show you how to store the statistics in a MySQL database, show the web stats in an HTML table and make figures based on the stats using the GD library.
Visit publisher site: Making Usage Statistics in PHPListing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Web Traffic Analysis
- Submitted on:
- Last Updated:
- Feb 6, 2007
- Publisher:
- IT-GURU Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Making Usage Statistics in PHP