EndTalk is an online anonymous chat system similar to omegle.com.
Function:
1. Anonymous user matching chat
2.Chat records can be downloaded
3. Can display the input status of the other party
4. The polling server method is used to transmit data. Compared with the comet method, the server pressure is much smaller, and the polling interval can be adjusted.
5. Display the number of people online
6. Sensitive word blocking
7. Geolocation display based on IP address
Installation method:
1. Edit the common.php file and fill in the database connection information
2. Upload files to your server
3. Open install.php in the browser and execute the installation