hw_who(3) php man page | unix.com

Man Page: hw_who

Operating Environment: php

Section: 3

HW_WHO(3)								 1								 HW_WHO(3)

hw_Who - List of currently logged in users

SYNOPSIS
array hw_who (int $connection)
DESCRIPTION
Gets the list of currently logged in users.
PARAMETERS
o $connection - The connection identifier.
RETURN VALUES
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. PHP Documentation Group HW_WHO(3)
Related Man Pages
fingerd(1m) - hpux
pg_convert(3) - php
ftp_nlist(3) - php
mysqlnd_ms_dump_servers(3) - php
stomp_get_read_timeout(3) - php
Similar Topics in the Unix Linux Community
awk and condition help