I think that you can use an externel file.
- On the access page, store the enviromnental variable in this file, create One record for each user (add the date and time), verify if this user is not already registered in this file ! (you can also add the URL of your page).
2 On each page, create an update to store in the record of the user, and update time, date and URL.
3 On the page where you want to show the users connected, browse the file and display the informations. You can also add a refresh for users not connected anymore (30 minutes, and supprress them). You can also add the refresh section of your file in 1. and 2. so thaht user not connected anymore will be suppressed...
Ather possibility :
If your server is an APACHE, you can use the access_file of the server, and read the data to diplay them...
Have lot of Fun !
André,
Luxembourg,
Europe.