php man page for hw_who

Query: hw_who

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
pg_convert(3) - php
ftp_nlist(3) - php
hw_modifyobject(3) - php
hw_getremotechildren(3) - php
Similar Topics in the Unix Linux Community
awk and condition help