PHP Classes
elePHPant
Icontem

Session Lister: Lists all concurrent sessions off a site

Recommend this page to a friend!

  Author Author  
Picture of Logan Dugenoux
Name: Logan Dugenoux <contact>
Classes: 6 packages by
Country: France France


  Detailed description   Download Download .zip .tar.gz  
This class is meant to lists all file based concurrent sessions on a site.
So you can have info on all "logged" users of a site. (who's online...)

It needs read access to session files temporary directory.

V1.1 : returns the creation date, the last modif date, but also the age of the session (as very old sessions files
are sometimes present on the server). if the session is older than 4 hours for example, you can choose to ignore it.
So you can for example list all users logged within the last 4 hours.

  Classes of Logan Dugenoux  >  Session Lister  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Session Lister
Base name: sessionlister
Description: Lists all concurrent sessions off a site
Version: -
PHP version: -
License: GNU General Public License (GPL)
 
  Groups   Applications   Related pages   Files Files  

  Groups  
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
Author Website
Website of Logan Dugenoux on peous.com

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example of use of the class
Plain text file sessionLister.php Class main class file

Download Download all files: sessionlister.tar.gz sessionlister.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.