PHP Doku:: List of currently logged in users - function.hw-who.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_Who

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_Unlock

Hyperwave API>>

hw_Who

(PHP 4)

hw_WhoList of currently logged in users

Beschreibung

array hw_who ( int $connection )

Gets the list of currently logged in users.

Parameter-Liste

connection

The connection identifier.

Rückgabewerte

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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)