Sapphire guestbook v1.0
This is my first time making a guestbook, and it is also a guestbook for beginners. The purpose is to make a guestbook that is easy to configure and easy to use.
include/config1.php is the configuration file for database connection parameters, include/config2 is the configuration file for message board parameters, include/configpass.php is the configuration file for guestbook administrator and password, include/config1.php can be edited directly or in Modify during installation. include/config2.php and include/configpass.php can be edited directly, or you can log in to the guestbook backend to make changes.
Please ensure that the above three files are writable, and then run install.php to install. To modify the opening and closing pages of the guestbook, please modify include/header.php and include/footer.php
This guestbook implements the message audit switch function, private message function, reply function and prevents SQL injection. The username and password of the guestbook, the background and text color of the guestbook can all be changed in the background.
To log in to the background, please visit adminlogin.php. The default user name is admin and the default password is pass.
If you have any questions or configuration issues, please + me at QQ834029860 for consultation, or send an email to my email address [email protected]. I will launch new versions one after another based on your opinions and suggestions.