Javascript PHP/jQuery 聊天插件

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5261233/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-23 16:23:41  来源:igfitidea点击:

PHP/jQuery chat plugin

phpjavascriptjqueryzend-frameworkchat

提问by Awan

I want to implement a chat option on website in which any register user can join. This chat option will be public and any one can see chat but only selected users can send messages on chat. There is no any option to chat separately between two users. I am working on PHP, Zend , javascript and jQuery.

我想在任何注册用户都可以加入的网站上实现一个聊天选项。此聊天选项将是公开的,任何人都可以看到聊天,但只有选定的用户才能在聊天中发送消息。没有任何选项可以在两个用户之间单独聊天。我正在研究 PHP、Zend、javascript 和 jQuery。

Something like this: http://www.thecricket-tv.com/p/channel-1.html

像这样:http: //www.thecricket-tv.com/p/channel-1.html

Is it possible. What is the best plugin that fit my need.

是否可以。什么是最适合我需要的插件。

It may be subjected but I need this.

它可能会受到影响,但我需要这个。

Thanks.

谢谢。

回答by u476945

Here is a simple Facebook/Gmail like chat jQuery plugin i've used. It's decent. Uses jQuery, PHP, and MySQL

这是我用过的一个简单的 Facebook/Gmail 之类的聊天 jQuery 插件。这很不错。使用 jQuery、PHP 和 MySQL

jQuery Chat Module

jQuery 聊天模块

As far as group chat plugin goes, here is another one that is more in the ball park of what you are looking for, but you'll probabaly have to tweak it abit. Uses jQuery, php, and MySQL as well:

就群聊插件而言,这是另一个更符合您正在寻找的内容的插件,但您可能需要稍微调整一下。也使用 jQuery、php 和 MySQL:

Chat 2

聊天 2

Hopefully between these two it'll get you a kick start on your project.

希望在这两者之间,它会让你在你的项目上有一个开始。

回答by Awan

This is what I was searching:

这就是我正在寻找的:

http://chatango.com/

http://chatango.com/

回答by Shawinder Sekhon

Here is multiuser chat system that supports both group discussions and private chats. http://amiadogroup.github.com/candy

这是支持群组讨论和私人聊天的多用户聊天系统。 http://amiadogroup.github.com/candy

回答by Chris

Here is the best option out there:

这是最好的选择:

http://www.arrowchat.com

http://www.arrowchat.com