PHP/MYSQL AJAX Chat

假如想象 提交于 2019-12-31 07:32:30

问题


Looking for an open source php/mysql ajax chat room (not 1-to-1 private chat). 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)


回答1:


Take a look at phpFreeChat. It's an active project which is easy to implement.

http://www.phpfreechat.net/




回答2:


I think Ajax Chat is great. 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.




回答3:


I think this can help you, its a very detailed article for your problem.

group-chat-in-php-with-ajax-jquery-mysql



来源:https://stackoverflow.com/questions/1093251/php-mysql-ajax-chat

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!