使用php接收XMPP消息

发布于 2024-12-12 18:08:01 字数 161 浏览 2 评论 0原文

我在同一台机器上有 PHP+mysql 和 XMPP 服务器,我不知道是否可以这样做: 当client@xmpp向PHP@xmpp(例如从iPhone)发送消息“hello”时,将自动调用XMPP服务器上的PHP脚本并将所有变量传递过来,以便PHP脚本可以将此消息插入到mysql 。

谢谢

I have PHP+mysql and XMPP server on the same machine, I don't know if it's possible to do this:
when client@xmpp sends a message "hello" to PHP@xmpp (e.g. from iPhone), a PHP script on the XMPP server will be automatically called and all variables will be passed over, so that the PHP script can insert this message to mysql.

thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文