Who can provide an example of internationalization of php? Thank you !!!!!!, You can write the language as a configuration file and select different configuration files based on different languages. as for the background, there is nothing to say about this. the LZ is complicated to use the language configuration file, that is, php's support for unicode, utf-php internationalization.
Who can provide an example of php internationalization? Thank you !!!!!!
------ Solution --------------------
You can write the language as a configuration file, and then select different configuration files based on different languages. As for the background, there is nothing to say about this.
------ Solution --------------------
The language configuration file is complicated for LZ.
------ Solution --------------------
It is php's support for unicode, UTF-8 encoding
------ Solution --------------------
Discussion
Xgettext-d [name of the PACKAGE you defined] [program file name]
The xgettext and msgfmt program files under WIN32 can be downloaded from (http://www.sourceforge.net), which requires libiconv. dll and libintl. dll support.
The preceding hello. php file is used as an example,
$ Xgettext-d hello. php
After running, a hello .......
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.