Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikengei/phpchatapp
A basic PHP chat application
https://github.com/mikengei/phpchatapp
Last synced: 14 days ago
JSON representation
A basic PHP chat application
- Host: GitHub
- URL: https://github.com/mikengei/phpchatapp
- Owner: mikengei
- Created: 2018-05-25T13:33:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T18:29:36.000Z (about 3 years ago)
- Last Synced: 2023-08-08T09:39:18.095Z (over 1 year ago)
- Language: PHP
- Size: 35.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP chat app
Basic PHP chat application using php, ajax and jquery.
Stores data from chat in a database i.e Mysql
Table structure is provided