简体   繁体   English

PHP / MYSQL AJAX聊天

[英]PHP/MYSQL AJAX Chat

Looking for an open source php/mysql ajax chat room (not 1-to-1 private chat). 寻找一个开放源代码的php / mysql ajax聊天室(而不是一对一的私人聊天室)。 What would you guys recommend? 你们会推荐什么?

I am going to need to make hundreds of instances of the chat room (eg. each user group has their own exclusive chat room) 我将需要创建数百个聊天室实例(例如,每个用户组都有自己的专属聊天室)

Take a look at phpFreeChat. 看看phpFreeChat。 It's an active project which is easy to implement. 这是一个易于实施的活跃项目。

http://www.phpfreechat.net/ http://www.phpfreechat.net/

I think this can help you, its a very detailed article for your problem. 我认为这可以为您提供帮助,这是针对您的问题的非常详细的文章。

group-chat-in-php-with-ajax-jquery-mysql 与ajax-jquery-mysql组聊天

I think Ajax Chat is great. 我认为Ajax Chat很棒。 https://blueimp.net/ajax/ https://blueimp.net/ajax/

Very customizable appearance and integration into your site. 非常可定制的外观,并集成到您的网站中。

I was hunting for a solution that fit in well with my existing layout... I thought phpfreechat was difficult... you may have more luck. 我正在寻找一个适合于我现有布局的解决方案...我认为phpfreechat很难...您可能有更多的运气。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM