Simple Active Users Counter
The service includes two code pages: the first one allows to register the last visit of users to the website, and the second one allows data registration and showing number of active/online visitors in a period of time defined by the webmaster. No databases are used, and data is saved to files within a user defined folder. The activity of users is recorded to individual files (one empty file per users). The name of each file is the IP address of the users, and the last modification time of the file is used as reference for last visit of the user. When counting the number of active users, Filesystem Functions are used to check the files: old files are deleted and newer ones are accounted as active users.
- Visit Site:
- Simple Active Users Counter
- Version:
- 1.0
- Filed in:
-
PHP / Tutorials & Tips / Counters
- Platforms:
-






- Databases:
-
- Date Added:
- Mar 26, 2009
- Last Updated:
- Mar 29, 2009
License and Pricing Information
Freeware
Price: $0.00 USD
| Publisher site visits: | 236 |
|---|---|
| Average rating: | 0.00 |
| Total ratings: | 0 |
Publisher Info
- Author:
- Joe Zarzandi
Other listings by this publisher
- Multiple Choice Questions: code generator
- Simple IP to Country without databases
- BioPHP: PHP for bioinformatics
- simple PHP mailing list script
- Open/Read/Write files for beginners
- PHP tutorial: Using arrays
- Guess a number
- Select complementary figure
- Poll, Quiz, Voting script generator
- Create images with PHP: tutorial for beginners
- 9x9 online sudoku
