The imitation QQ group chat system is a PHP online chat room system developed with PHP+MySQL. The main functions are as follows: unlimited number of people support, solving the QQ group number limit and opening more extended functions, which can be combined as needed. The code is open source and can be changed at will. If you need to generate a local client, please contact QQ.
Upgrade record: 20171017 important security update to prevent illegal users from maliciously posting messages. Optimize the template structure. The template part can be changed arbitrarily without affecting the core functions. Solve the problem that some users cannot display CSS normally. Added an API interface to push messages from other programs (this Functions require contacting customer service for free development technical support) to solve the problem of needing to manually modify some codes after purchasing commercial modules
20170921 Templates are separated from the core code, and modified styles are no longer affected by upgrades. All known security issues are fixed. Chat information is occasionally lost.