An open API service indexing awesome lists of open source software.

https://github.com/butterscotchstallion/onlineusers

Implementing an "online users" concept using MySQL and PHP
https://github.com/butterscotchstallion/onlineusers

Last synced: 3 months ago
JSON representation

Implementing an "online users" concept using MySQL and PHP

Awesome Lists containing this project

README

        

This is a simple example of how to track users by their session IDs in PHP and using a MySQL database.