<?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: 5 tips to make your PHP code beautiful (2)</title> <atom:link href="http://www.stefanoforenza.com/5-tips-to-make-your-php-code-beautiful-2/feed/" rel="self" type="application/rss+xml" /><link>http://www.stefanoforenza.com/5-tips-to-make-your-php-code-beautiful-2/</link> <description>Stefano Forenza - Personal Blog</description> <lastBuildDate>Tue, 24 Jan 2012 22:15:59 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: felix</title><link>http://www.stefanoforenza.com/5-tips-to-make-your-php-code-beautiful-2/comment-page-1/#comment-21893</link> <dc:creator>felix</dc:creator> <pubDate>Wed, 14 May 2008 21:09:38 +0000</pubDate> <guid
isPermaLink="false">http://www.stefanoforenza.com/?p=33#comment-21893</guid> <description>$ext = end(explode(&#039;.&#039;, $filename));
just less verbose</description> <content:encoded><![CDATA[<p>$ext = end(explode(&#8216;.&#8217;, $filename));<br
/> just less verbose</p> ]]></content:encoded> </item> </channel> </rss>
