Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkshnwesper/bcc
A PHP-based chat client
https://github.com/tkshnwesper/bcc
Last synced: 8 days ago
JSON representation
A PHP-based chat client
- Host: GitHub
- URL: https://github.com/tkshnwesper/bcc
- Owner: tkshnwesper
- Created: 2015-02-15T16:34:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-08T05:57:32.000Z (over 9 years ago)
- Last Synced: 2023-02-28T07:05:53.018Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BatChitChat
It is really simple to get this up and running.1. Create a MySQL database.
2. Create tables as given in the "MySQL Tables" file.
3. Edit files the following files with hostname, username, password and database name:
1. GetMessage.php
2. PutMessage.php
3. SetNick.php
4. UpdateAndFetch.php
4. Upload it to your server. Done!Sample: http://bchat.byethost6.com/