Question:

I'm a beginner at web programming. how do I create a chat function similar to this website

by  |  earlier

0 LIKES UnLike

http://airow.com/

or any why to chat on a website?

 Tags:

   Report

2 ANSWERS


  1. All I see is a Polling site.  Here's a Chat servlet:

    http://www.javazoom.net/jzservlets/jzcha...

    Ron


  2. phpFreeChat You only have to copy/paste few lines of code to have a nice working chat. It doesn't require MySQL or any SQL database, messages and nicknames are simply stored in files. No problems with firewalls, this script is based on HTTP so you only need a web browser and an internet connection. (everyone can easily chat!) No problems with none-latin characteres ! Are you Russian, Japanese, Turk, Chinese, or Arabic? Whatever language you speak, phpfreechat will nicely display your characters because it uses XML with UTF-8 to encode characters.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.