<?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 Performance: Echo &amp; Print</title>
	<atom:link href="http://elliottback.com/wp/php-performance-echo-print/feed/" rel="self" type="application/rss+xml" />
	<link>http://elliottback.com/wp/php-performance-echo-print/</link>
	<description>Internet &#38; Technology</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:40:56 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pitt</title>
		<link>http://elliottback.com/wp/php-performance-echo-print/#comment-2182520</link>
		<dc:creator>pitt</dc:creator>
		<pubDate>Tue, 31 Mar 2009 04:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2006/10/19/php-performance-echo-print/#comment-2182520</guid>
		<description>i use this style for mulitplefile
echo&lt;&lt;&lt;phpoutput
phpoutput;
it slow?</description>
		<content:encoded><![CDATA[<p>i use this style for mulitplefile<br />
echo&lt;&lt;&lt;phpoutput<br />
phpoutput;<br />
it slow?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: it&#8217;s possible to drink without lying &#187; Blog Archive &#187; print vs echo</title>
		<link>http://elliottback.com/wp/php-performance-echo-print/#comment-886995</link>
		<dc:creator>it&#8217;s possible to drink without lying &#187; Blog Archive &#187; print vs echo</dc:creator>
		<pubDate>Tue, 16 Oct 2007 15:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2006/10/19/php-performance-echo-print/#comment-886995</guid>
		<description>[...] ok so i got irritated with everyone on the intarwebs saying a bunch of crap without verifying it with facts or with WAAAAAAYYYYY too many facts like elliot jones junior over there. so i made my own test. print vs echo, here goes: [...]</description>
		<content:encoded><![CDATA[<p>[...] ok so i got irritated with everyone on the intarwebs saying a bunch of <acronym title="crap">****</acronym> without verifying it with facts or with WAAAAAAYYYYY too many facts like elliot jones junior over there. so i made my own test. print vs echo, here goes: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: echo atau print ?? &#171; PHP - MySQL - Web Based Weaver</title>
		<link>http://elliottback.com/wp/php-performance-echo-print/#comment-858370</link>
		<dc:creator>echo atau print ?? &#171; PHP - MySQL - Web Based Weaver</dc:creator>
		<pubDate>Mon, 01 Oct 2007 06:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2006/10/19/php-performance-echo-print/#comment-858370</guid>
		<description>[...] Dan,  echo lebih cepat 20% dari print [...]</description>
		<content:encoded><![CDATA[<p>[...] Dan,  echo lebih cepat 20% dari print [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://elliottback.com/wp/php-performance-echo-print/#comment-214942</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Fri, 20 Oct 2006 04:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2006/10/19/php-performance-echo-print/#comment-214942</guid>
		<description>Thanks for that, that was quite insightful. As a PHP programmer myself however, I do firmly believe that there is no possible web application that can have a &quot;load problem&quot; or whatever from using print instead of echo.

While I prefer echo, it really doesn&#039;t matter. PHP is such a heavy language in a lot of places that it is much easier to screw up for example memory usage than from using the wrong output command...</description>
		<content:encoded><![CDATA[<p>Thanks for that, that was quite insightful. As a PHP programmer myself however, I do firmly believe that there is no possible web application that can have a &#8220;load problem&#8221; or whatever from using print instead of echo.</p>
<p>While I prefer echo, it really doesn&#8217;t matter. PHP is such a heavy language in a lot of places that it is much easier to screw up for example memory usage than from using the wrong output command&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
