newwin01 / Chat-Room

A simple chat application using PHP OOP and AJAX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat-Room

A simple chat application using PHP OOP and AJAX

This Repository contains the following:

This Chat-Room is responsive, real-time and a dynamic chat system developed using PHP PDO, MySQLi and AJAX.

Database for the Application is in "database" folder. It can be imported to your localhost(phpMyAdmin) or any other server. Also configure the connection.php to set up the necessary connections with the database.

Here is the screenshot of my Chat-Room application:

Chat-Room Screenshot

About

A simple chat application using PHP OOP and AJAX


Languages

Language:CSS 52.0%Language:PHP 30.4%Language:TSQL 17.6%