Hi everybody,
I'm wondering how can we send message to a chat room (contain many users in there) by using PHP language?
In PHP, I used XMPP library and can send message to individual user successfully but when I tried to send to a chat room, not success.
Please let me know if my question not so clear.
Thank you in advance.