PHP SQLite users online script

Do you want to count how many users are online right now on your website? This is the script for you. I wrote this script using PHP and SQLite. SQLite is just like using a flat file database. Lightning fast and easy to use. Shows last 15 minutes of online users. Download it from here

https://github.com/saudiqbal/SQLiteUsersOnline.

❮ Back to blog