Page 1 of 1

PHP Jabber Class

Posted: Thu Sep 10, 2009 4:41 pm
by texugo
Hi people,

I'm developing a jabber client to messaging with gTalk users. So far I haven't found a decent class that works with my developing enviroment. The popular XMPPHP Library(http://code.google.com/p/xmpphp/) that succeed class.jabber.php doesn't work for me, due to a bug with PHP compiled for x86_64.

Could anyone suggest me another class?

Thanks.

Re: PHP Jabber Class

Posted: Mon Sep 14, 2009 9:54 am
by texugo
Anyone?

Re: PHP Jabber Class

Posted: Mon Sep 14, 2009 11:52 am
by Ollie Saunders
Did you try this?

Re: PHP Jabber Class

Posted: Mon Sep 14, 2009 1:59 pm
by texugo
That was the first thing I did. As you can see, most links point to the same library, the one that doesn't work for me!