If this is already in the documentation, I apoligise - Where exactly is this mass of documentation? I can find little bits here and there, but nothing substantial.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-08-11
The documentation as well as examples are contained in the download. They are also available on CVS ( http://cvs.php.net/cvs.php/pear/Net_SmartIRC/docs/HTML ). As for checking if a user is online you would probably do it the way you normally do, a WHOIS, but that depends on what nick they are using at the time, unless your server has some other means of doing this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is this possible?
If this is already in the documentation, I apoligise - Where exactly is this mass of documentation? I can find little bits here and there, but nothing substantial.
The documentation as well as examples are contained in the download. They are also available on CVS ( http://cvs.php.net/cvs.php/pear/Net_SmartIRC/docs/HTML ). As for checking if a user is online you would probably do it the way you normally do, a WHOIS, but that depends on what nick they are using at the time, unless your server has some other means of doing this.