/PHP-Chat

Bootsrap/PHP/MySQL chat

Primary LanguagePHPMIT LicenseMIT

PHP Web Chat

This is a Web Chat made using PHP/MySQL and Bootstrap

Index page

##Installation

1.Clone the Repository to your www directory

$ git clone https://github.com/laur1s/PHP-Chat.git
  1. Setup your MySQL database
  2. Create an users table according database.sql

##Usage

Feel free to modify the template according your needs and push the code if you make any improvements!