-
APC_Chatt is a PHP chat script to implement a chat system that uses a PHP cache to store chat state. Developers can manage multiple rooms at once, with multiple chat users. Information about the rooms and users is stored using a cache system like eAccelerator, APC, MemCache or XCache.This script can also add or remove rooms, users and send messages ...

