<?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>Thu, 19 Jan 2012 22:40:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: PHP实现缓存(cache)的方法</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-12250</link>
		<dc:creator>PHP实现缓存(cache)的方法</dc:creator>
		<pubDate>Sun, 22 May 2011 05:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-12250</guid>
		<description>[...] PHP输出PHP文件缓存的性能测试剖析PHP中的输出缓冲google_ad_client = &quot;ca-pub-4457212177974182&quot;; /* 728x90 */ google_ad_slot = &quot;5859809733&quot;; [...]</description>
		<content:encoded><![CDATA[<p>[...] PHP输出PHP文件缓存的性能测试剖析PHP中的输出缓冲google_ad_client = &quot;ca-pub-4457212177974182&quot;; /* 728&#215;90 */ google_ad_slot = &quot;5859809733&quot;; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yibn</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-12129</link>
		<dc:creator>yibn</dc:creator>
		<pubDate>Mon, 01 Nov 2010 15:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-12129</guid>
		<description>今天做缓冲的时候有点疑惑,就是这个ob_end_clean(),看了LZ的文章终于明白了,感谢!转载了</description>
		<content:encoded><![CDATA[<p>今天做缓冲的时候有点疑惑,就是这个ob_end_clean(),看了LZ的文章终于明白了,感谢!转载了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sherriff</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-12095</link>
		<dc:creator>sherriff</dc:creator>
		<pubDate>Wed, 13 Oct 2010 03:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-12095</guid>
		<description>太伟大了~！</description>
		<content:encoded><![CDATA[<p>太伟大了~！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Warning: Cannot modify header information 解決方法part2 &#124; Ericsite 攝影 旅遊 心情</title>
		<link>http://www.surfchen.org/archives/125/comment-page-1#comment-11298</link>
		<dc:creator>WordPress Warning: Cannot modify header information 解決方法part2 &#124; Ericsite 攝影 旅遊 心情</dc:creator>
		<pubDate>Fri, 16 Apr 2010 13:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.surfchen.org/?p=125#comment-11298</guid>
		<description>[...] 如果你是使用虛擬主機而遇到這樣的問題，建議可以先詢問主機商是否可以啟動這項函數？或者是說看可否透過.htaccess來調整這項設定數值(有些虛擬主機可以這樣調整)。另外，官方有另外一種是透過PHP函式「ob_start()」來解決，就是加在出問題的檔案語法前面，在結束的地方加上「ob_end_flush()」就可以了。您可以參考「剖析PHP中的輸出緩衝」這篇文章，裡面算講的蠻詳細的。       日期：2010/04/16 &#124; 留言：0 個 &#124; 作者：admin 分類：雜念 - 老男人的碎念文章 標籤：.htaccess, Cannot modify header information, php.ini, UTF-8, wordpress, wordpress warning, wp-config [...]</description>
		<content:encoded><![CDATA[<p>[...] 如果你是使用虛擬主機而遇到這樣的問題，建議可以先詢問主機商是否可以啟動這項函數？或者是說看可否透過.htaccess來調整這項設定數值(有些虛擬主機可以這樣調整)。另外，官方有另外一種是透過PHP函式「ob_start()」來解決，就是加在出問題的檔案語法前面，在結束的地方加上「ob_end_flush()」就可以了。您可以參考「剖析PHP中的輸出緩衝」這篇文章，裡面算講的蠻詳細的。       日期：2010/04/16 | 留言：0 個 | 作者：admin 分類：雜念 &#8211; 老男人的碎念文章 標籤：.htaccess, Cannot modify header information, php.ini, UTF-8, wordpress, wordpress warning, wp-config [...]</p>
]]></content:encoded>
	</item>
	<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>
</channel>
</rss>

