Dunling micro chat room can be used on the computer, mobile phone, and WeChat web page at the same time. The message can be resent every 5 seconds.
Installation instructions:
1. Import chat.sql database
2. Modify the database configuration file config.php
$config=mysql_connect("Database IP","Account","Password")ordie("MysqlConnectError");
mysql_select_db("database name");
3. The files should be placed in the chat folder