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
- Host: GitHub
- URL: https://github.com/butterscotchstallion/onlineusers
- Owner: butterscotchstallion
- Created: 2011-04-17T03:46:40.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-18T03:21:22.000Z (about 14 years ago)
- Last Synced: 2025-01-11T06:27:52.911Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.