Updated content of Milemi PHP open source blog system:
1. Turning off DEBUG will no longer report error messages and prevent SQL injection.
2. Support custom 404 error page ApplicationCommonConfconfig.phpERROR_PAGE attribute is the custom 404 page address
3. All variable parameters in the front-end and back-end logins are filtered by the I function.
4. Backend management adds ICP registration number management
5. Click on the administrator email at the bottom of the page to change it to A connection.
6. When deleting an article, delete the comments as well.
7. Add the function of pinning articles to the top
8. Modify the comment quantity query method
9. Add comment management
10. Remove mood style and movie style
11. Fixed left navigation bar
12. Modify the order of comments
13. Add theme switching
14. Add article sharing function
15. The pictures in the slide are stretched and filled with the resolution.
16. Add classification sorting
17. Change editor
18. Pictures for publishing articles are no longer required (the default picture location is: PublicUploadsthumb.jpg)
19. Article encryption (can only be viewed after entering the password)
20. The member center becomes independent
Milestone PHP open source blog system update method:
1. Old users can click online update directly on the background homepage.
2. New users can directly download the complete code package
3. For users who have modified it themselves, I have nothing to do. Either you don’t update, or you slowly find out which codes I have modified.