<?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: 40 Tips for optimizing your php code</title>
	<atom:link href="http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code/</link>
	<description>Musician, Web Developer, Programmer, Graphic Designer, &#38; Editor</description>
	<lastBuildDate>Fri, 11 May 2012 13:01:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Alyce Wiehe</title>
		<link>http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code/comment-page-1/#comment-1579</link>
		<dc:creator>Alyce Wiehe</dc:creator>
		<pubDate>Thu, 15 Sep 2011 03:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://the-dro.com/?p=14#comment-1579</guid>
		<description>While I earlier made a comment in &lt;a href=&quot;http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code&quot; rel=&quot;nofollow&quot;&gt;http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code&lt;/a&gt; I clicked on the - &quot;notify me&quot;- checkbox and now whenever a new remark is included on 40 ways to Optimize your PHP code &#124; The Dro site, I receive a set of e-mail with the the same remark. Perhaps there is any way it is possible to remove myself through that services? Thanks!</description>
		<content:encoded><![CDATA[<p>While I earlier made a comment in <a href="http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code" rel="nofollow">http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code</a> I clicked on the &#8211; &#8220;notify me&#8221;- checkbox and now whenever a new remark is included on 40 ways to Optimize your PHP code | The Dro site, I receive a set of e-mail with the the same remark. Perhaps there is any way it is possible to remove myself through that services? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tashia Hastings</title>
		<link>http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code/comment-page-1/#comment-1570</link>
		<dc:creator>Tashia Hastings</dc:creator>
		<pubDate>Sat, 10 Sep 2011 11:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://the-dro.com/?p=14#comment-1570</guid>
		<description>I’ve studied many fantastic information and facts in &lt;a href=&quot;http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code&quot; rel=&quot;nofollow&quot;&gt;http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code&lt;/a&gt;. Definitely worth submitting of social bookmarks meant for revisiting. I wonder exactly how much energy you placed to make this kind of excellent explanatory webpage. Carry on with the nice job!</description>
		<content:encoded><![CDATA[<p>I’ve studied many fantastic information and facts in <a href="http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code" rel="nofollow">http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code</a>. Definitely worth submitting of social bookmarks meant for revisiting. I wonder exactly how much energy you placed to make this kind of excellent explanatory webpage. Carry on with the nice job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasper Escatel</title>
		<link>http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code/comment-page-1/#comment-530</link>
		<dc:creator>Jasper Escatel</dc:creator>
		<pubDate>Sun, 31 Oct 2010 13:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://the-dro.com/?p=14#comment-530</guid>
		<description>Hello, I enjoyed studying your post. Thanks for the good info. Was hoping that we can prolong our friendship through a mutual link change? Let me know, and nice to fulfill you right here!</description>
		<content:encoded><![CDATA[<p>Hello, I enjoyed studying your post. Thanks for the good info. Was hoping that we can prolong our friendship through a mutual link change? Let me know, and nice to fulfill you right here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quiana Dover</title>
		<link>http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code/comment-page-1/#comment-502</link>
		<dc:creator>Quiana Dover</dc:creator>
		<pubDate>Tue, 12 Oct 2010 20:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://the-dro.com/?p=14#comment-502</guid>
		<description>Myself and a work friend had been talking about this last night. Thanks for the proof that I had been right and after this I can about this!</description>
		<content:encoded><![CDATA[<p>Myself and a work friend had been talking about this last night. Thanks for the proof that I had been right and after this I can about this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradeep</title>
		<link>http://the-dro.com/web-design/programming/40-tips-for-optimizing-your-php-code/comment-page-1/#comment-497</link>
		<dc:creator>Pradeep</dc:creator>
		<pubDate>Tue, 24 Aug 2010 10:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://the-dro.com/?p=14#comment-497</guid>
		<description>Nice to get this precious info.

My comment of point 33 (use of isset in place of strlen ),

isset is also a function (as strlen) and array element at index 5 is a parameter to this function. So, it should take approx same time as strlen. Isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>Nice to get this precious info.</p>
<p>My comment of point 33 (use of isset in place of strlen ),</p>
<p>isset is also a function (as strlen) and array element at index 5 is a parameter to this function. So, it should take approx same time as strlen. Isn&#8217;t it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

