PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'ServerDriverSequential.php';
boolean Net_Server_Driver_Sequential::isConnected (integer $id)
boolean Net_Server_Driver_Sequential::isConnected
This package is not documented yet.
client id
returns true if client is connected, false otherwise
throws no exceptions thrown
This function can not be called statically.