The Chinese language displayed in smartyoptions is abnormal.

Source: Internet
Author: User
If the Chinese version of smartyoptions is not displayed normally, it means Monday is not displayed. it seems that the Chinese version does not match the Chinese version. on Monday, it will not match other Chinese versions. & lt ;? Phprequire '.. /libs/Smarty. class. php '; $ smarty = newSmarty; & nbsp; $ vals = array ('1', '2', '3', '4', the Chinese display of smarty options is not normal
It indicates that Monday does not show any other items. it seems that it is not Chinese. Monday does not match other Chinese characters.
Require '../libs/Smarty. class. php ';
$ Smarty = new Smarty;

$ Vals = array ('1', '2', '3', '4', '5', '6', '7 ');
$ Output = array ('Monday', 'Tuesday', 'wedday', 'thurs', 'Friday', 'Saturday', 'Sunday ');

$ Smarty-> assign ('selected', 'selected ');
$ Smarty-> assign ('vals', $ vals );
$ Smarty-> assign ('output', $ output );

$ Smarty-> display ('index. tpl ');
?>
{Html_options values = $ vals selected = $ selected output = $ output}
You can enter numbers and letters.
What is the problem of asking for help?


------ Solution --------------------
Garbled?
Check whether the encoding for saving the file is consistent

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.