This program is Xiaxia PHP+mysql news management system, independently designed and completed by Xiaxia Blog. The front-end page is beautiful, the back-end program is streamlined, the overall source code structure is very simple, and the back-end can be independently managed.
This program is designed to help novice PHP users to research, learn and use. The latest version is v1.2, which meets the requirements of the basic news system. It has the most basic functions of news: 1. Global settings of the website 2. Unlimited classification of news, addition, deletion, modification and query 3. Management of news system 4. Generate static pages from content pages (generated in batches and segments). 5. Manage system single pages separately.
The source code of this program 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 is responsible for all consequences!
Instructions for use: Manually configure the mysql database file include/config.php and import the phphtml.sql database in the root directory.
Backend management: your website/news system directory/admin/AdminLogin.php Username: admin, password: admin. It is recommended to change the backend login address during normal use.
Expand