The source code has been personally tested, a few bugs have been fixed, it is completely open source, PHP anonymous online chat room system source code, adaptive PC+WAP terminal, can send voice and pictures
Configuration file: configsettings.php
Testing php version 7.3
pseudo-static
location/{
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?s=$1 last; break;
}
}