hansehv / ChatRoom

Chat room developed using AJAX - PHP - SQLite - Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatRoom

Chat room developed using AJAX - PHP - SQLite - Javascript

Functionalities

  • Select the name you would like to use when writing on the chat, and enter the chat room
  • Message are displayed in "real time" using AJAX (refresh update is set at 2 seconds by default)

Installation

° Set up your server (must support PHP and SQLite), select the database dump 'chatdb' and your database up and running.
° Copy the remaining files in the root directory of your web server, and open index.php with a browser to start the chat.

About

Chat room developed using AJAX - PHP - SQLite - Javascript


Languages

Language:JavaScript 50.2%Language:PHP 43.9%Language:CSS 5.9%