- 1,251 categories
- 40,829 scripts
- NS Sessions is a simple script with mySQL backend, which shows you how many users are active within a number of minutes (specified by you in config file). Example is included.
- Script to show in real time the number of users online and users today on your site. Very simple to install. Uses a simple text file to keep track of users. Can be easily added to PHP and HTML pages. A good replacement to counters.
- Users online is a php script that allows you show how many visitors are currently on your site.
- Browzin''! lists active users of your site over a specified period of time. Everything can be configured to your taste. It currently uses a MySQL database on backend but a text-only version will be released in the near future.
- SHMCounter is a user online counter using SHM (Shared-Memory) segments. It doesn''t need a database and runs fully in memory, which makes it really fast. Please test it out and give back all optimisations or bugfixes. Requires PHP4.x with compil...
- This script will allow you to display the users that are currently on your website. It will report guests and members, with member names. It must be used with the author''s authorization script, or modified to work with your user table and such....
- Users Online is a PHP class that displays the number of users that are currently on your site.
- &"20 users online&" style user tracking is a favourite of ASP websites. This class allows you to do the same thing easily with PHP. The OnlineUsers class uses a leightweight MySQL table to track the users, logging them to a table. D...
- UserOnline is a script, which shows you how many users are active within a number of minutes (you can change this number). UserOnline doesn''t require a mySQL database.
- Who''s Connected is a set of two small PHP scripts that use MySQL to display the number of users who have viewed a page within the last minute (can be modified). First script will add the connection to a table in MySQL. The second script will di...
Page: