I\'m looking to implement a chat room using PHP/Javascript (Jquery) with both group chat and private chat features.
The problem is how to continually update the inte
This looks promising! Might even be super easy to restyle :)
http://www.php-development.ru/javascripts/ajax-chat.php
Ajax Chat is a light-weight customizable web chat software implemented in JavaScript and PHP. The script does not require Java, Flash, or any other plugins.
*Please note that this is a copy/paste from the original site.