Simple chat

Package:
Simple chat
Summary:
Simple Web and MySQL based chat system
Groups:
AJAX, Chat, Databases
Author:
Petr Rezac
Description:
This class implements a simple Web and MySQL based chat system.

It generates HTML and JavaScript to display a chat box and a form input to submit new chat line entries using AJAX to avoid page reloading.

A script receives the new chat lines and stores them in a MySQL database. It also returns all the latest chat lines to display.


Powered by Gewgley