开发者

How to use AJAX to add quick reply in WEBCHAT discussion

I'm developing a webchat using PHP and i want to use AJAX to post discu开发者_JS百科ssion replys.

How can i do that...?


If you want realtime chat with support to browsers that don't support Web-Sockets then try Comet-Programming with Ajax Long-Pulling. I am a PHP-Guy so can recommend you a PHP-Comet-Server link http://sourceforge.net/projects/comet/

Hope this helps.


First get it working without ajax / the normal way and as soon as all functionalities are there, you can add ajax where it streamlines the visitor's process.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜