PHP SQLite hit counter script

PHP SQLite hit counter script

Basic hit counter written in PHP with SQLite database. SQLite is just like using a flat file database. Lightning fast and very easy to use. To create a backup just copy the .db file to your hard disk. Option to display hit counter in currency number format.

https://github.com/saudiqbal/SQLiteHitCounter.

❮ Back to blog