RE: [PHP] PHP-Jabber

2006-05-03 Thread ray . hauge
I've been using this library for a while. I don't need to do much, so I don't know first hand how well all the features work, but it definitely will get you a list of people online and let you send messages to them. http://cjphp.netflint.net/ HTH, Ray > Original Message > Subj

Re: [PHP] PHP-Jabber

2006-05-03 Thread Jyry Kuukkanen
Hello On Wed, 3 May 2006, Tony Aldrich wrote: > Can somebody recommend clean php jabber library? I must send notifications > to some users. This lib weems to work: http://cjphp.netflint.net/ require("class.jabber.php"); $jabber = new Jabber; $jabber->server = "jabber.org"; $jabb