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.
PHP Jabber Class
Moderator: General Moderators
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
Re: PHP Jabber Class
Did you try this?
Re: PHP Jabber Class
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!