<?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: Common PHP Best Practices</title>
	<atom:link href="http://www.devtheweb.net/blog/2010/03/02/common-php-best-practices/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devtheweb.net/blog/2010/03/02/common-php-best-practices/</link>
	<description></description>
	<lastBuildDate>Thu, 20 Oct 2011 13:37:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tihomir_wwf</title>
		<link>http://www.devtheweb.net/blog/2010/03/02/common-php-best-practices/#comment-110</link>
		<dc:creator>tihomir_wwf</dc:creator>
		<pubDate>Wed, 03 Mar 2010 16:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtheweb.net/blog/?p=1125#comment-110</guid>
		<description>Thanks, Tom!</description>
		<content:encoded><![CDATA[<p>Thanks, Tom!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.devtheweb.net/blog/2010/03/02/common-php-best-practices/#comment-109</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 03 Mar 2010 12:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtheweb.net/blog/?p=1125#comment-109</guid>
		<description>#correction
&gt; 4. Use Namespaces
&gt; 
&gt; The times when namespaces doesn’t exist in php are in the past. If you use PHP 3.1 or later you can use them


Namespaces have been around since PHP 5.3, not 3.1</description>
		<content:encoded><![CDATA[<p>#correction<br />
&gt; 4. Use Namespaces<br />
&gt;<br />
&gt; The times when namespaces doesn’t exist in php are in the past. If you use PHP 3.1 or later you can use them</p>
<p>Namespaces have been around since PHP 5.3, not 3.1</p>
]]></content:encoded>
	</item>
</channel>
</rss>

