<?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>Tinsology &#187; output</title> <atom:link href="http://tinsology.net/tag/output/feed/" rel="self" type="application/rss+xml" /><link>http://tinsology.net</link> <description>Searching for the Right Questions</description> <lastBuildDate>Wed, 25 Jan 2012 16:57:44 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Strings and Output in PHP</title><link>http://tinsology.net/2009/05/strings-and-output-in-php/</link> <comments>http://tinsology.net/2009/05/strings-and-output-in-php/#comments</comments> <pubDate>Fri, 22 May 2009 19:46:58 +0000</pubDate> <dc:creator>Tinsley</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[output]]></category> <category><![CDATA[Strings]]></category> <guid
isPermaLink="false">http://tinsology.net/?p=665</guid> <description><![CDATA[I've seen a lot of questions and false assumptions regarding strings and output. Here is a short review of some common questions:
<strong>print vs. echo</strong> I often see people suggesting that others should use echo as opposed to print for performance reasons. While it is true that echo is faster than print, the difference is insignificant. The reason echo is faster is because print behaves like a function <a
href="http://tinsology.net/2009/05/strings-and-output-in-php/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <wfw:commentRss>http://tinsology.net/2009/05/strings-and-output-in-php/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
