This program is the PHP+Mysql version of the Summer Guestbook. The version number is V0.2. 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.
Summer PHP guestbook program is a beautiful and exquisite online guestbook. It has a beautiful interface and is easy to use. It adopts PHP+MYSQL technology. This program is independently designed and completed 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!
The updates of Summer PHP guestbook V0.2 include:
1. Beautify the message and publishing display pages.
2. The administrator sets up the guestbook for the entire site.
3. Whether to enable the message review function?
4. Whether to filter html
5. Add PHP paging class
6. Add database operation class
7. Optimization of the PHP source code of the entire site
8. Upgrade mysql database
Instructions for use: First, configure the MYSQL user name and password of the config.php file in the include directory. Second, import the .phplyb.sql file in the root directory.
Backend management: your website /systemadmin/AdminLogin.php Username: admin Password: admin
Expand