PHP Classes

Chat: File based chatting

Recommend this page to a friend!
  Info   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum (5)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 56%Total: 7,678 All time: 233 This week: 137Up
Version License Categories
mydbchat 1.0.0Freely DistributableChat
Description 

Author

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.

Picture of Krish Nimishakavi
Name: Krish Nimishakavi <contact>
Classes: 1 package by
Country: India India
Age: ???
All time rank: 34818 in India India
Week rank: 312 Up22 in India India Down

  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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:7,678
This week:0
All time:233
This week:137Up
User Ratings User Comments (3)
 All time
Utility:73%StarStarStarStar
Consistency:70%StarStarStarStar
Documentation:58%StarStarStar
Examples:63%StarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1832
 
was very useful
8 years ago (Samuel Ladapo)
72%StarStarStarStar
Thanks for creating this useful script
12 years ago (smiley)
75%StarStarStarStar
errors in syntax
14 years ago (dustin essington)
25%StarStar