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