Innovation Award
 September 2006
Number 10 |
Chats are one of the most appreciated features of community Web sites.
This class can be used to implement multiple chat rooms for a site to cover several interests of community site users.
Manuel Lemos |
This class can be used to manage multiple chat rooms.
The records of the users, chat rooms and the messages sent by the users are stored in a MySQL database.
This class can:
- List the existing chat rooms:
- Check if a given chat room was already created
- Send a message to a given room on behalf of a given user
- Get all the messages sent to a room since a given message number
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| rsmysql |
Optional |
database access class |
No application links were specified for this class.

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