Skip to content

salif/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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