<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: PHP Tip: Redirecting echo output</title>
	<atom:link href="http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/feed/" rel="self" type="application/rss+xml" />
	<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/</link>
	<description>"bura bura" - wandering (Japanese)</description>
	<lastBuildDate>Tue, 27 Jul 2010 01:30:25 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Carlos</title>
		<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/comment-page-1/#comment-82236</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Thu, 14 Jan 2010 12:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.higgs-family.net/~jeremy/archives/2004/12/01/php-tip-redirecting-echo-output/#comment-82236</guid>
		<description>I just got a job last week and my task at the moment is to fix a custmer&#039;s website problems. The site&#039;s database is a total mess and uses different functions to read the same kind of content from the database.
I needed something to redirect the output of the functions to a string and then I&#039;ll parse it.
Your tip solved my problem very quick.

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>I just got a job last week and my task at the moment is to fix a custmer&#8217;s website problems. The site&#8217;s database is a total mess and uses different functions to read the same kind of content from the database.<br />
I needed something to redirect the output of the functions to a string and then I&#8217;ll parse it.<br />
Your tip solved my problem very quick.</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitro</title>
		<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/comment-page-1/#comment-82124</link>
		<dc:creator>Vitro</dc:creator>
		<pubDate>Sun, 19 Jul 2009 09:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.higgs-family.net/~jeremy/archives/2004/12/01/php-tip-redirecting-echo-output/#comment-82124</guid>
		<description>Thank you very much, this is very very useful for hacking Wordpress.
Cheers!</description>
		<content:encoded><![CDATA[<p>Thank you very much, this is very very useful for hacking Wordpress.<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KaruppuSwamy Thangaraj</title>
		<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/comment-page-1/#comment-82084</link>
		<dc:creator>KaruppuSwamy Thangaraj</dc:creator>
		<pubDate>Tue, 21 Apr 2009 20:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.higgs-family.net/~jeremy/archives/2004/12/01/php-tip-redirecting-echo-output/#comment-82084</guid>
		<description>Thanks a lot man! It is of great help to me in customizing a wordpress theme.

I was in need of this to translate the output of wordpress functions to my lanugage, Tamil (which is not yet completely supported)</description>
		<content:encoded><![CDATA[<p>Thanks a lot man! It is of great help to me in customizing a wordpress theme.</p>
<p>I was in need of this to translate the output of wordpress functions to my lanugage, Tamil (which is not yet completely supported)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdullah</title>
		<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/comment-page-1/#comment-81242</link>
		<dc:creator>Abdullah</dc:creator>
		<pubDate>Thu, 24 Jul 2008 12:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.higgs-family.net/~jeremy/archives/2004/12/01/php-tip-redirecting-echo-output/#comment-81242</guid>
		<description>MANY, MANY THANKS FOR SHARING THIS!</description>
		<content:encoded><![CDATA[<p>MANY, MANY THANKS FOR SHARING THIS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jotazzu</title>
		<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/comment-page-1/#comment-80538</link>
		<dc:creator>jotazzu</dc:creator>
		<pubDate>Tue, 11 Mar 2008 19:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.higgs-family.net/~jeremy/archives/2004/12/01/php-tip-redirecting-echo-output/#comment-80538</guid>
		<description>Sorry, posted the previous comment in the wrong blog. Please ignore this. 
The correct address for this comment should be:
http://codeutopia.net/blog/2007/10/03/how-to-easily-redirect-php-output-to-a-file/

The article solves a similiar problem with the help of the ob_xxxx output buffer functions.</description>
		<content:encoded><![CDATA[<p>Sorry, posted the previous comment in the wrong blog. Please ignore this.<br />
The correct address for this comment should be:<br />
<a href="http://codeutopia.net/blog/2007/10/03/how-to-easily-redirect-php-output-to-a-file/" rel="nofollow">http://codeutopia.net/blog/2007/10/03/how-to-easily-redirect-php-output-to-a-file/</a></p>
<p>The article solves a similiar problem with the help of the ob_xxxx output buffer functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrejs Cainikovs</title>
		<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/comment-page-1/#comment-79984</link>
		<dc:creator>Andrejs Cainikovs</dc:creator>
		<pubDate>Mon, 21 Jan 2008 14:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.higgs-family.net/~jeremy/archives/2004/12/01/php-tip-redirecting-echo-output/#comment-79984</guid>
		<description>Actually PHP documentation offer almost everything. But unfortunately, in most cases it is not &#039;cut-n-paste&#039; code but material to think about.
Thanks Jeremy.</description>
		<content:encoded><![CDATA[<p>Actually PHP documentation offer almost everything. But unfortunately, in most cases it is not &#8216;cut-n-paste&#8217; code but material to think about.<br />
Thanks Jeremy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/comment-page-1/#comment-40998</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 30 Nov 2006 01:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.higgs-family.net/~jeremy/archives/2004/12/01/php-tip-redirecting-echo-output/#comment-40998</guid>
		<description>Very helpful, thanks! Strange that the PHP documentation doesn&#039;t offer any similar help.</description>
		<content:encoded><![CDATA[<p>Very helpful, thanks! Strange that the PHP documentation doesn&#8217;t offer any similar help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EKPC.NL</title>
		<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/comment-page-1/#comment-36571</link>
		<dc:creator>EKPC.NL</dc:creator>
		<pubDate>Sun, 05 Nov 2006 10:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.higgs-family.net/~jeremy/archives/2004/12/01/php-tip-redirecting-echo-output/#comment-36571</guid>
		<description>I concur with su-Root ... thank you for the offered solution! You saved me a lot of time :-D</description>
		<content:encoded><![CDATA[<p>I concur with su-Root &#8230; thank you for the offered solution! You saved me a lot of time <img src='http://bura-bura.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: su-RooT</title>
		<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/comment-page-1/#comment-5651</link>
		<dc:creator>su-RooT</dc:creator>
		<pubDate>Fri, 24 Jun 2005 01:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.higgs-family.net/~jeremy/archives/2004/12/01/php-tip-redirecting-echo-output/#comment-5651</guid>
		<description>I also was looking for a solution to this... your page is the top of the list when i googled it..  Anyhow, thanx for saving me some time :)

Cheers.</description>
		<content:encoded><![CDATA[<p>I also was looking for a solution to this&#8230; your page is the top of the list when i googled it..  Anyhow, thanx for saving me some time <img src='http://bura-bura.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jem</title>
		<link>http://bura-bura.com/blog/archives/2004/12/01/php-tip-redirecting-echo-output/comment-page-1/#comment-5041</link>
		<dc:creator>Jem</dc:creator>
		<pubDate>Thu, 31 Mar 2005 06:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.higgs-family.net/~jeremy/archives/2004/12/01/php-tip-redirecting-echo-output/#comment-5041</guid>
		<description>No problems...! I&#039;m glad the tip was of use to you.</description>
		<content:encoded><![CDATA[<p>No problems&#8230;! I&#8217;m glad the tip was of use to you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
