Language Settings in thinkphp

Source: Internet
Author: User

Recently a project needs to use English page, oneself to thinkphp also not very familiar, so looked for a long time to know how to set the title of the jump prompt

$msgTitle how to set up. In the framework of thinkphp, "Default_lang" and "ZH_CN" are defined in conf/convention.php, and the Chinese interface is used by default, which can be changed in the project configuration file. Currently the thinkphp framework is only available in Chinese and English, so other languages are written on their own.

Page jump success and Failure page users can customize their own, need to define the following two parameters in the configuration file ' Tmpl_action_error ' and ' tmpl_action_success ' and ' public:success ', in the framework of the ' TMPL _action_error ' = Think_path. ' Tpl/dispatch_jump.tpl ',//default error jump corresponding template file ' tmpl_action_success ' = Think_path. ' Tpl/dispatch _jump.tpl ',//default successful jump to the corresponding template file, pointing to the same file in the template.

Language Settings in thinkphp

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.