Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
hw_Who
(PHP 4)
hw_Who — List of currently logged in users
Описание
array hw_who ( int $connection )Gets the list of currently logged in users.
Список параметров
connection -
The connection identifier.
Возвращаемые значения
Returns an array of users currently logged into the Hyperwave server. Each entry in this array is an array itself containing the elements id, name, system, onSinceDate, onSinceTime, TotalTime and self. 'self' is 1 if this entry belongs to the user who initiated the request.
Смотрите также:
Описание на ru2.php.net
Описание на php.ru