Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 472 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 472 Bytes

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!