PHP Classes
elePHPant
Icontem

Chat: File based chatting

Recommend this page to a friend!

  Author Author  
Picture of Krish Nimishakavi
Name: Krish Nimishakavi <contact>
Classes: 1 package by
Country: India India


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class let the users chat with other users of the domain without using sockets programming or custom TCP/IP protocols for its communication.

It still has the capabilities of other chat programms like chat room creation, changing to another room, etc..

This is a flat file based chatting class. It uses a MySQL database to store information about the chat users and rooms.

  Classes of Krish Nimishakavi  >  Chat  >  Download Download .zip .tar.gz  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Chat
Base name: mydbchat
Description: File based chatting
Version: 1.0.0
PHP version: -
License: Freely Distributable
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Chat Chating and instant messaging View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file chat.php Class This is the main class and holds all the required functions for the chat session
Accessible without login Plain text file chatDisplay.php Example This is for senging messages to chatters
Accessible without login Plain text file chatMain.php Example This script devides the window into frames
Accessible without login Plain text file chatMsg.php Example This displays the chat messages sent by the chatters
Accessible without login Plain text file dbdetails Conf. This is lists all the mysql tables required for this class
Accessible without login Plain text file details Doc. This gives the complete details
Accessible without login Plain text file index.php Example This is the first file to be displayed ie. login page
Accessible without login Plain text file showRooms.php Example This example code for displaying the chat rooms
Accessible without login Plain text file showUsers.php Example This example for listingout the chatters list
Accessible without login Plain text file usage Doc. This describes how to use this class

Install with Composer Install with Composer - Download Download all files: mydbchat.tar.gz mydbchat.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.