This content management system is called witcms (witcms) v0.015 official version. Since the author has been relatively free recently, he wrote a CMS. Now it can be applied to build some websites. The calling method is very simple and flexible.
Step 1: First create a database as witcms and then import the database into witcms.sql. Step 2: Call the corresponding function method according to your own page situation. Pay attention to calling the header of each page:
method: //Article list. (channel id, article ID "0 represents all", display number, display word count); method: //There is a paginated article list. (Channel ID, article ID "0 represents all", display number, display word count); There is a paging method: //Content call. Can be called on any page. (channel ID, article ID, number of words in the displayed content); method: //Article content. Create an article.php file and add this paragraph to create a level 3 page;
Backend address: admin/ User password: admin admin