Cainiao for help: php retrieves element IDs and calls unnecessary files based on different IDs and parses templates.

Source: Internet
Author: User
Cainiao for help: php retrieves element IDs and calls unnecessary files based on different IDs and parses templates. Require_once ("admin/include/global. inc. php ");
Include "admin/include/page. class. php ";
If ($ _ GET [q]) {
$ Help = "kepiao ";
$ Helptitle = "My help files, my help files ";
}
Elseif ($ _ GET [r]) {
$ Help = "rule ";

}
Else {
$ Help = "help ";
$ Helptitle = "Help Center, Super help center ";

}

$ Smarty-> assign ("cmd_cmstitle", "$ helptitle ");
$ Smarty-> display ("your help.html ");

Include "foot. php ";

I wrote the above myself, but I cannot achieve what I want! In this way, the url path is help? Q = $, help? R =$ $ can be accessed, but it is not the url effect I want, I want to achieve help? U = q, help? U = r can be accessed. How can this problem be achieved?




Reply to discussion (solution)

 Assign ("cmd_cmstitle", "$ helptitle"); $ Smarty-> display ("cmdhelp.html"); include "foot. php ";

Thank you @!

Not later. ^

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.