discuz! What is the PHP file that parses head.htm, and what should I do with it?

Source: Internet
Author: User
discuz! What is the PHP file that parses head.htm?
Because you want to do the portal navigation, you need to add each list page, and the navigation needs this array:
$res =db::fetch_all ("SELECT * from%t", Array (' portal_category '));
I added this code to the portal_index.php, but don't forget that there are other list pages, and if you don't add this code, the navigation won't appear on the other list pages.
But how each page is added, can be, that code repeats too much, if there is to have a parsing head htm php file is good, I do not know which, or in other ways can solve it?
------to solve the idea----------------------
This also can, as long as can be obtained, there is no wild way, two times development is to change the code of others, first to achieve, and then optimize
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.