Projects / Gcount

Gcount

GCount is an attempt to make a fast Web-based counter completely in PHP. It uses SQLite as its backend to store counter information, and the GD library to manipulate the images.

Tags
Licenses

RSS Recent releases

  •  28 Dec 2007 14:04

Release Notes: This release uses the new db_query class to make DB access for many databases easier. It correctly detects Windows Vista.

  •  30 Mar 2006 23:40

Release Notes: PDO support was added, which includes SQLite and MySQL. Technically, any PDO driver should work, but SQLite and MySQL are the only ones that have been tested. Debugging was improved. A duplicate counter was removed.

  •  31 Aug 2004 12:25

Release Notes: This release fixes a bug that would cause all hits, regardless of host, to have the same session limit, updates the HTML on the admin screen so the buttons display more cleanly, fixes a bug that caused the wrong hits to be deleted/reset, makes the admin page show counters with 0 hits, adds a logout option, fixes a bug that made the password box show clear text as you typed, and fixes an HTML bug that made the admin panel not work as advertised.

  •  20 Jun 2003 15:31

Release Notes: install.php was missing from the last release.

  •  19 Jun 2003 12:25

Release Notes: Reporting and new browser detection code have been added.

Screenshot

Project Spotlight

Embedded GLIBC

A variant of the GNU C Library designed to work well on embedded systems.

Screenshot

Project Spotlight

CS-Cart

A Web-based shopping cart system with hundreds of ecommerce features.