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 could be a good starting point
http://css-tricks.com/jquery-php-chat/