jQuery+PHP implements Ajax comment system
v1.0
SimpleAJAXCommenting is an ajax commenting system based on jQuery plug-in. The program is small and easy to use. It has been translated into Chinese version. The database encoding and some minor errors have been corrected. Now it can run stably. This comment system is also suitable for friends who want to learn Ajax in PHP to provide a reference example. Installation method: Because the system is small, there is no installation program, but the installation is not complicated. You only need to import table.sql into MySQL, and then modify the database connection information in connect.php. The running file is demo.php.