Home > Article > Backend Development > Personal website navigation
/**********************************/ WebGrid /**********************************/ Introduction: WebGrid is a tool for editing personal URL navigation pages . You can use it to add the required URLs on the page. Configuration: Unzip the compressed file, place the compressed file in the appropriate location of the server, create a new database in MySql, and use app_webgrid.sql to import data into the database. You can modify the database-related information (data library name, password, etc.) in the Database.php file. Then you can use it in your browser and access it. See man.html for usage details. Demo address: http://1.webgrid.sinaapp.com/ If you have any comments or suggestions, please send to email: 1107211156@qq.com |