Net_Server_Driver_Sequential::getClientInfo()

Net_Server_Driver_Sequential::getClientInfo() -- get current information about a client

Synopsis

require_once 'ServerDriverSequential.php';

array Net_Server_Driver_Sequential::getClientInfo (int $clientId)

Description

Ce module n'est actuellement pas documenté.

Paramètres

entier $clientId

ID of the client

Valeur retournée

returns information about the client

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.