<?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>Comments on: 剖析PHP中的输出缓冲</title>
	<atom:link href="http://www.surfchen.org/archives/125/feed" rel="self" type="application/rss+xml" />
	<link>http://www.surfchen.org/archives/125</link>
	<description>sc</description>
	<lastBuildDate>Tue, 09 Mar 2010 06:44:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 搜索引擎</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-11202</link>
		<dc:creator>搜索引擎</dc:creator>
		<pubDate>Fri, 06 Nov 2009 15:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-11202</guid>
		<description>关掉会有什么影响吗</description>
		<content:encoded><![CDATA[<p>关掉会有什么影响吗</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bolo</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-11148</link>
		<dc:creator>bolo</dc:creator>
		<pubDate>Wed, 24 Jun 2009 04:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-11148</guid>
		<description>谢谢指教啊，说得很详细</description>
		<content:encoded><![CDATA[<p>谢谢指教啊，说得很详细</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 網站製作學習誌 &#187; [Web] 連結分享</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-11047</link>
		<dc:creator>網站製作學習誌 &#187; [Web] 連結分享</dc:creator>
		<pubDate>Thu, 12 Feb 2009 06:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-11047</guid>
		<description>[...] 剖析PHP中的输出缓冲 [...]</description>
		<content:encoded><![CDATA[<p>[...] 剖析PHP中的输出缓冲 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zerone</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-10742</link>
		<dc:creator>zerone</dc:creator>
		<pubDate>Tue, 13 May 2008 10:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-10742</guid>
		<description>赞</description>
		<content:encoded><![CDATA[<p>赞</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haha</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-10709</link>
		<dc:creator>haha</dc:creator>
		<pubDate>Tue, 01 Jan 2008 18:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-10709</guid>
		<description>thanks~~~~谢谢~~</description>
		<content:encoded><![CDATA[<p>thanks~~~~谢谢~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-10624</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Sat, 25 Aug 2007 08:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-10624</guid>
		<description>Very good!Continue....中</description>
		<content:encoded><![CDATA[<p>Very good!Continue&#8230;.中</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TsingChong</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-9598</link>
		<dc:creator>TsingChong</dc:creator>
		<pubDate>Sun, 14 Jan 2007 06:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-9598</guid>
		<description>good,总结的比较详细，有帮助，省了我不少时间</description>
		<content:encoded><![CDATA[<p>good,总结的比较详细，有帮助，省了我不少时间</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fmfsaisai</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-233</link>
		<dc:creator>fmfsaisai</dc:creator>
		<pubDate>Fri, 28 Apr 2006 11:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-233</guid>
		<description>ini_set(&quot;output_buffering&quot;,&quot;0&quot;);
ob_start();
测试通过，可以用</description>
		<content:encoded><![CDATA[<p>ini_set(&#8220;output_buffering&#8221;,&#8221;0&#8243;);<br />
ob_start();<br />
测试通过，可以用</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kesunzhueng</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-59</link>
		<dc:creator>kesunzhueng</dc:creator>
		<pubDate>Sat, 24 Dec 2005 05:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-59</guid>
		<description>虽然我还看不懂，但是我觉得surfchen写得很生动。恩，我喜欢~</description>
		<content:encoded><![CDATA[<p>虽然我还看不懂，但是我觉得surfchen写得很生动。恩，我喜欢~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
