Skip to content

Chat room developed using AJAX - PHP - SQLite - Javascript

Notifications You must be signed in to change notification settings

hansehv/ChatRoom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.2%
  • PHP 43.9%
  • CSS 5.9%