Chat: Chat Class
Harish Chauhan (contact me)
This class can be used to implement multiple chat rooms that users can access and talk with everybody in the same rooms.
It uses files to store the dialog lines that are redistributed to every user in a same chat room.
It can create chat rooms with access to a limited number of users. It may also prevent that more than one user with the same IP accesses the same chat room.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (50.0%)
| Not sure (55.0%)
| -
| Sufficient (75.0%)
| -
| -
| Insufficient (38.0%)
| 1701 |
Click here for detailed information about this class on phpclasses.org