salif / chat

PHP/SQLite chat design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP/SQLite chat design

I created this repository a long time ago, I have very little knowledge of php.

Screenshots

screenshot

Links

Run

git clone https://github.com/salif/chat.git
cd chat
sqlite3 chat/db/main.db < chat/db/main.db.sql
php -S localhost:8080

Go to http://localhost:8080

About

PHP/SQLite chat design

License:MIT License


Languages

Language:PHP 83.7%Language:JavaScript 11.4%Language:CSS 4.9%