The source code of the entire site of Hanhan One is a PHP article publishing system developed with PHP+mysql.
Configuration requirements:
php5.2 or above
Installation steps:
1. Upload the website program to the root directory
2. Visit the website directly and enter the installation interface
3. Fill in the database information, the prefix is default
4. Fill in other information and click Install
5. Enter the background, click Settings on the upper side, select Data Backup in the drop-down menu, and click Data Recovery to restore the data.
The default is pseudo-static, please go to the system settings to modify it, and be sure to update the cache after modification.
Usage: The website has three modules like one: picture module, article module, question and answer module
Template description:
header.htmlPublic header
footer.htmlPublic footer
index.htmlHome Page Template
list_index.htmlchannel homepage
list_news.htmlArticle list
show_news.htmlArticle content
list_ask.htmlQ&A list
how_ask.htmlQ&A content
list_product.htmlimage list
show_product.htmlimage content
page.htmlSingle page