Skip to content

Simple chatting application for roomchat developed in PHP , SQLite3, JS using xmlHTTPRequest object

Notifications You must be signed in to change notification settings

Ashwin-Kapes/MultiUserChat

Repository files navigation

-This application is written in PHP, Javascript 
-DATABASE used: SQLite3
-Using JS and XMLHttpRequest object, data can be sent/received to server in JSON format over HTTP.
-Polling is done using setTimeout method. Default time is 1000ms.
-Same can be acheived using AJAX or jQuery.

About

Simple chatting application for roomchat developed in PHP , SQLite3, JS using xmlHTTPRequest object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published