SiPHiCo 2006-06-10 review

Download
by rbytes.net on

Simple PHP Hit Counter is a simple hit counter written in PHP and using SQLite as a database

License: Freeware
File size: 18K
Developer: Sven Oliver Moll
0 stars award from rbytes.net

Simple PHP Hit Counter is a simple hit counter written in PHP and using SQLite as a database. SiPHiCo project can be included in a page like an image, and the hits will be counted as the graphic is created.

After that, the IP will be blocked for further counts (10 minutes by default). Administration (creation of counters, etc.) is done via a web frontend, which is password protected. There's also a log, a small statistics page and a calendar that shows the hits per day.

Requirements:
It requires PHP running on a Webserver configured with sqlite database and gdlib graphics functions. I'm using PHP 5.1.4. It should run on PHP 4.x, but it's completely untested. Graphics output will be done in the same format as input.

What's New in This Release:
New features:

renamed createdb.php to database.php, because it also updates the database
added transparency parameter
added output format parameter
admin interface is now is valid xhtml and css
log reloads every 5 minutes
new calendar page that shows hits per day

Bugfixes

usage of dots in counter names resulted in not having a log

SiPHiCo 2006-06-10 keywords