This program is the PHP+Mysql version of the Summer Guestbook. The version number is V0.1. It is based on the PHP+Mysql architecture. The source code of this message board is simple, the structure is small, and it has independent background management. It can reply, delete, lock and Unlocking and other functions, and this independent management background can also be specially researched. The purpose of making this guestbook is to be a small guestbook that is fully functional, practical and beautiful, and easy to embed into a website. Another purpose is to help novice users learn and use it.
This program is independently designed by Summer Blog. The source code is completely open source and free. You can modify and use the program at will, but if it is used for commercial purposes, the user will be responsible for all consequences!
For security reasons, the background default management path admin/ and the default password can be modified after use.
Mysql password and database name need to modify the following files: mrconn.php in the root directory, mrconn.php in the admin/ directory
The database file is PHPlyb.SQL in the root directory
Backend address: your domain name: /admin/login.php
Backend account: admin Backend password: admin
Note: Due to the hasty production, it has not been rigorously tested and is not suitable for direct application. It is mainly for novices to learn and use. I will continue to improve it in the future and strive to serve novice users.
Novice friends are welcome to communicate and improve the Summer PHP+Mysql message board. If you find any questions and comments during use, please contact me.
Expand