peteee / phpchat

simple chat web app with user registration & login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phpchat

A simple chat web app with user registration & login

preview

features

  • supports EMOJI (utf8mb4)
  • plays notification sounds (MP3)
  • one chat room (to be extended in the future)

installation

  • import xyz_php_chat.sql to your MariaDB
  • upload all other files to your web space

TODO

  • display user names in the chat | currently we have no way of knowing who is replying if we have more than 2 users...

About

simple chat web app with user registration & login

License:GNU General Public License v3.0


Languages

Language:PHP 85.5%Language:CSS 13.0%Language:Hack 1.5%