Skip to content

webdevsamran/Live-Chat-System-using-PHP

Repository files navigation

Live Chat System using PHP with Source Code
Submitted by Abba Gana on Wednesday, April 14, 2021 - 10:12.
LanguagePHP


This is a Simple Live Chat System was developed using PHP and MySQL Database. This Chat System will help you, specially to those programmer who are building their own social networking site. This is very easy to implement, risk free to install. this chat save and load your message without loading the page content. This web application has a simple and pleasant user interface.





The Chat System was developed using PHP, MySQL Database, HTML, CSS, Javascript, and Bootstrap. You can download the source code zip file for free and you can modify it the way you wanted.


Features
User Registration
Login
Home
Live Group Chat
How it Works
First, the user must Register to the system
User will login his/her system credential.
At the home page, the "Group Chat" link is shown and when this link clicked, the user will be redirected to the page where he/she can change his/her name to be display in the chat conversation.
The Chat Conversation box load the messages automatically.
How to Run
Requirements

Download and Install any local web server such as XAMPP/WAMP.
Download the provided source code zip file. (download button is located below)
Installation/Setup

Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
Extract the downloaded source code file.
If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
Create a new database naming "my_chat".
Import the provided SQL file. The file is known as "my_chat.sql" located inside the database code folder.
Browse the Simple Live Chat System in a browser. i.e. http://localhost/new_chat
Demo

That's it! You can now explore the features and functionalities of this simple PHP Project. I hope this project will help you with what you are looking for and you will find something useful for your future PHP Projects.


You can Contact me @ +2349039016969 for any queries.

Enjoy Coding :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published