| Recommend this page to a friend! | 
|  Download | 
| Info | Documentation |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|     60% | Total: 1,056 | All time:  3,509 This week: 43  | ||||
| Version | License | PHP version | Categories | |||
| online 1.0.3 | GNU General Publi... | 5 | PHP 5, User Management | 
| Description | Author | |||||||||||||||||||||||
| This class can get the number of users that are online in a site. Innovation Award | 
 | |||||||||||||||||||||||
Every online counter need a database, This class will not use a database, SQL or NoSQL or even flat-file.
It will use PHP session file located in php.ini session.save_path or session_save_path();
require_once 'online.php';
echo online::who();
It will return integer of total number of online users from last IDLE TIME ago.
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
 | 
 | 
| User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
| 
 | 
 | ||||||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.