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
nwuserlist(1) - debian
fingerd(1m) - hpux
ftp_nlist(3) - php
hw_getobject(3) - php
hw_getremotechildren(3) - php
Similar Topics in the Unix Linux Community
awk and condition help