输出 utf8 的内容需要首先把这个头部输出,然后再把具体内容转换成 utf8编码格式即可
$utf8_header = "\xEF\xBB\xBF";
« 分享 | Main | 七个受用一生的心理寓言 »
输出 utf8 的内容需要首先把这个头部输出,然后再把具体内容转换成 utf8编码格式即可
$utf8_header = "\xEF\xBB\xBF";
This page contains a single entry from the blog posted on September 25, 2007 10:36 AM.
The previous post in this blog was 分享.
The next post in this blog is 七个受用一生的心理寓言.
Many more can be found on the main index page or by looking through the archives.