Function ssi_logOnline
Just like whosOnline except it also logs the online presence.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
string |
$output_method = 'echo' |
The output method. If 'echo', displays a list, otherwise returns an array of info about the online users. |
|array
|
Either displays a list of online users or returns an aray of info about them, depending on output_method. |