<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《phpexcel导出文件乱码问题》的评论</title>
	<atom:link href="http://klniu.com/post/phpexcel-char/feed/" rel="self" type="application/rss+xml" />
	<link>http://klniu.com/post/phpexcel-char/</link>
	<description>『勿慢牛个人博客』</description>
	<lastBuildDate>Sun, 08 Jan 2012 13:21:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：chendcwf</title>
		<link>http://klniu.com/post/phpexcel-char/comment-page-1/#comment-2257</link>
		<dc:creator>chendcwf</dc:creator>
		<pubDate>Tue, 31 May 2011 04:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://livesdrop.com/post/phpexcel-char/#comment-2257</guid>
		<description>&lt;a href=&quot;#comment-2246&quot; rel=&quot;nofollow&quot;&gt;@勿慢牛&lt;/a&gt;, header(&quot;Content-type: text/csv&quot;) 加了一行代码就好了...只是的..</description>
		<content:encoded><![CDATA[<p><a href="#comment-2246" rel="nofollow">@勿慢牛</a>, header(“Content-type: text/csv”) 加了一行代码就好了&#8230;只是的..</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：chendcwf</title>
		<link>http://klniu.com/post/phpexcel-char/comment-page-1/#comment-2256</link>
		<dc:creator>chendcwf</dc:creator>
		<pubDate>Tue, 31 May 2011 02:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://livesdrop.com/post/phpexcel-char/#comment-2256</guid>
		<description>&lt;a href=&quot;#comment-2246&quot; rel=&quot;nofollow&quot;&gt;@勿慢牛&lt;/a&gt;, 不好意思把页面撑破了..你看完就删除了吧.</description>
		<content:encoded><![CDATA[<p><a href="#comment-2246" rel="nofollow">@勿慢牛</a>, 不好意思把页面撑破了..你看完就删除了吧.</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：勿慢牛</title>
		<link>http://klniu.com/post/phpexcel-char/comment-page-1/#comment-2246</link>
		<dc:creator>勿慢牛</dc:creator>
		<pubDate>Mon, 30 May 2011 00:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://livesdrop.com/post/phpexcel-char/#comment-2246</guid>
		<description>正如csdn回复的，一般都是源文件前面有特殊字符，比如一个全角的空格，检查你的源文件，看看开头是否有问题

&lt;blockquote&gt;
header 函数前有输出

Smarty.php 的117行是什么
&lt;/blockquote&gt;

</description>
		<content:encoded><![CDATA[<p>正如csdn回复的，一般都是源文件前面有特殊字符，比如一个全角的空格，检查你的源文件，看看开头是否有问题</p>
<blockquote><p>
header 函数前有输出</p>
<p>Smarty.php 的117行是什么
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>作者：chendcwf</title>
		<link>http://klniu.com/post/phpexcel-char/comment-page-1/#comment-2243</link>
		<dc:creator>chendcwf</dc:creator>
		<pubDate>Sun, 29 May 2011 19:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://livesdrop.com/post/phpexcel-char/#comment-2243</guid>
		<description>你好，我遇到以下贴一样的问题：输出的乱码一样但是没有输出警告等错误提示。不知如何解决，帮个忙吧！

http://topic.csdn.net/u/20091210/11/108d7800-571c-4d79-b70e-f7ca999113a3.html</description>
		<content:encoded><![CDATA[<p>你好，我遇到以下贴一样的问题：输出的乱码一样但是没有输出警告等错误提示。不知如何解决，帮个忙吧！</p>
<p><a href="http://topic.csdn.net/u/20091210/11/108d7800-571c-4d79-b70e-f7ca999113a3.html" rel="nofollow">http://topic.csdn.net/u/20091210/11/108d7800-571c-4d79-b70e-f7ca999113a3.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：勿慢牛</title>
		<link>http://klniu.com/post/phpexcel-char/comment-page-1/#comment-2025</link>
		<dc:creator>勿慢牛</dc:creator>
		<pubDate>Sat, 26 Mar 2011 01:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://livesdrop.com/post/phpexcel-char/#comment-2025</guid>
		<description>查编码可以通过各种IDE，里面有文件编码的内容，比如ultraedit, vim，都可以，其他的地方就是PHP函数是否转换正确，顺便查看生成的EXCEL是什么编码的</description>
		<content:encoded><![CDATA[<p>查编码可以通过各种IDE，里面有文件编码的内容，比如ultraedit, vim，都可以，其他的地方就是PHP函数是否转换正确，顺便查看生成的EXCEL是什么编码的</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Wells</title>
		<link>http://klniu.com/post/phpexcel-char/comment-page-1/#comment-2022</link>
		<dc:creator>Wells</dc:creator>
		<pubDate>Fri, 25 Mar 2011 10:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://livesdrop.com/post/phpexcel-char/#comment-2022</guid>
		<description>我了遇到同样的问题，您说查文件编码，怎么查？我那PHPExcel代码写在一个函数里了。就是调用这个函数时就生成下载文件，这要查哪里？</description>
		<content:encoded><![CDATA[<p>我了遇到同样的问题，您说查文件编码，怎么查？我那PHPExcel代码写在一个函数里了。就是调用这个函数时就生成下载文件，这要查哪里？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：勿慢牛</title>
		<link>http://klniu.com/post/phpexcel-char/comment-page-1/#comment-1027</link>
		<dc:creator>勿慢牛</dc:creator>
		<pubDate>Fri, 23 Jul 2010 03:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://livesdrop.com/post/phpexcel-char/#comment-1027</guid>
		<description>&lt;a href=&quot;#comment-1026&quot; rel=&quot;nofollow&quot;&gt;@游客&lt;/a&gt;, 呵呵，我以前也这样，所以平时应该注意编码统一，查编码用 vim 或者 ultraedit 比较好。</description>
		<content:encoded><![CDATA[<p><a href="#comment-1026" rel="nofollow">@游客</a>, 呵呵，我以前也这样，所以平时应该注意编码统一，查编码用 vim 或者 ultraedit 比较好。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：游客</title>
		<link>http://klniu.com/post/phpexcel-char/comment-page-1/#comment-1026</link>
		<dc:creator>游客</dc:creator>
		<pubDate>Fri, 23 Jul 2010 00:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://livesdrop.com/post/phpexcel-char/#comment-1026</guid>
		<description>查编码真是让人头疼！！- -</description>
		<content:encoded><![CDATA[<p>查编码真是让人头疼！！- -</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：勿慢牛</title>
		<link>http://klniu.com/post/phpexcel-char/comment-page-1/#comment-1024</link>
		<dc:creator>勿慢牛</dc:creator>
		<pubDate>Thu, 22 Jul 2010 09:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://livesdrop.com/post/phpexcel-char/#comment-1024</guid>
		<description>&lt;a href=&quot;#comment-1023&quot; rel=&quot;nofollow&quot;&gt;@游客&lt;/a&gt;, 您好，当时我也折腾了N久才发现是编码的问题，先要确定的是PHP文件的编码不要有编码不统一的情况，最好是用UTF-8的编码，其次就是phpexcel的输出编码也要正确，phpexcel的文档里有说明的</description>
		<content:encoded><![CDATA[<p><a href="#comment-1023" rel="nofollow">@游客</a>, 您好，当时我也折腾了N久才发现是编码的问题，先要确定的是PHP文件的编码不要有编码不统一的情况，最好是用UTF-8的编码，其次就是phpexcel的输出编码也要正确，phpexcel的文档里有说明的</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：游客</title>
		<link>http://klniu.com/post/phpexcel-char/comment-page-1/#comment-1023</link>
		<dc:creator>游客</dc:creator>
		<pubDate>Thu, 22 Jul 2010 05:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://livesdrop.com/post/phpexcel-char/#comment-1023</guid>
		<description>你好，我现在遇到的问题和stranger一模一样，请问下你们以前是如何解决的？谢谢</description>
		<content:encoded><![CDATA[<p>你好，我现在遇到的问题和stranger一模一样，请问下你们以前是如何解决的？谢谢</p>
]]></content:encoded>
	</item>
</channel>
</rss>

