(Installation tutorial:
Import the yiban_love.sql database file in this project. Modify the database link configuration: modify the php/connect.php in
// Configure database link parameters: address, user name, password, database name
$host = 'localhost';
$user = 'root';
$pass = 'root';
$db_name = '666f';
Management background
The background account password is written in the admin/login.php code. Account: admin Password: xiaoerhu supports data modification, deletion of confession and other services.)