<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Scripting &#187; buffer</title>
	<atom:link href="http://www.satya-weblog.com/tag/buffer/feed" rel="self" type="application/rss+xml" />
	<link>http://www.satya-weblog.com</link>
	<description>a web development blog</description>
	<lastBuildDate>Fri, 10 Sep 2010 14:44:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Output Buffering</title>
		<link>http://www.satya-weblog.com/2008/11/php-output-buffering.html</link>
		<comments>http://www.satya-weblog.com/2008/11/php-output-buffering.html#comments</comments>
		<pubDate>Thu, 06 Nov 2008 05:50:00 +0000</pubDate>
		<dc:creator>Satya Prakash</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[buffer]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips/Tricks]]></category>

		<guid isPermaLink="false">http://www.satyakaran.com/2008/11/php-output-buffering.html</guid>
		<description><![CDATA[Output buffering in PHP is useful in many cases. At many places it can be a handy tool. One example use of 'Output Buffering' is to stop the "header already sent" problem. It can help your user to get the response fast. It means decrease the waiting time for your&#8230; <a href="http://www.satya-weblog.com/2008/11/php-output-buffering.html" class="read_more">READ MORE</a>]]></description>
		<wfw:commentRss>http://www.satya-weblog.com/2008/11/php-output-buffering.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
