<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Optimize your PHP Code &#8211; Tips, Tricks and Techniques</title>
	<atom:link href="http://anmsaiful.wordpress.com/2008/10/24/php-code-optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://anmsaiful.wordpress.com/2008/10/24/php-code-optimization/</link>
	<description></description>
	<lastBuildDate>Mon, 22 Dec 2008 16:56:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: A.N.M. Saiful Islam</title>
		<link>http://anmsaiful.wordpress.com/2008/10/24/php-code-optimization/#comment-47</link>
		<dc:creator>A.N.M. Saiful Islam</dc:creator>
		<pubDate>Mon, 15 Dec 2008 04:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://anmsaiful.wordpress.com/?p=52#comment-47</guid>
		<description>Thanks Shabbir for your correction. It was an unexpected mistake and I am sorry for that. Now it is in correct form.</description>
		<content:encoded><![CDATA[<p>Thanks Shabbir for your correction. It was an unexpected mistake and I am sorry for that. Now it is in correct form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shabbir</title>
		<link>http://anmsaiful.wordpress.com/2008/10/24/php-code-optimization/#comment-46</link>
		<dc:creator>Shabbir</dc:creator>
		<pubDate>Fri, 12 Dec 2008 08:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://anmsaiful.wordpress.com/?p=52#comment-46</guid>
		<description>The links to www.go4expert.com does not work in Helpful Resources &amp; References and the reason is you have an error in the file name

You are linking to

http://www.go4expert.com/forums/showthread.PHP?t=13769

but it should be

http://www.go4expert.com/forums/showthread.php?t=13769

it should be php and not PHP in filename</description>
		<content:encoded><![CDATA[<p>The links to <a href="http://www.go4expert.com" rel="nofollow">http://www.go4expert.com</a> does not work in Helpful Resources &amp; References and the reason is you have an error in the file name</p>
<p>You are linking to</p>
<p><a href="http://www.go4expert.com/forums/showthread.PHP?t=13769" rel="nofollow">http://www.go4expert.com/forums/showthread.PHP?t=13769</a></p>
<p>but it should be</p>
<p><a href="http://www.go4expert.com/forums/showthread.php?t=13769" rel="nofollow">http://www.go4expert.com/forums/showthread.php?t=13769</a></p>
<p>it should be php and not PHP in filename</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saiful Islam</title>
		<link>http://anmsaiful.wordpress.com/2008/10/24/php-code-optimization/#comment-10</link>
		<dc:creator>Saiful Islam</dc:creator>
		<pubDate>Sat, 25 Oct 2008 08:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://anmsaiful.wordpress.com/?p=52#comment-10</guid>
		<description>Thanks Mr. HumaN.

Actually I wrote the article in Notepad++ using HTML and just paste it WordPress’s editor.
The WordPress’s editor made the change (seems PHP error).

Thanks again for your suggestion.</description>
		<content:encoded><![CDATA[<p>Thanks Mr. HumaN.</p>
<p>Actually I wrote the article in Notepad++ using HTML and just paste it WordPress’s editor.<br />
The WordPress’s editor made the change (seems PHP error).</p>
<p>Thanks again for your suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HumaN</title>
		<link>http://anmsaiful.wordpress.com/2008/10/24/php-code-optimization/#comment-8</link>
		<dc:creator>HumaN</dc:creator>
		<pubDate>Sat, 25 Oct 2008 08:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://anmsaiful.wordpress.com/?p=52#comment-8</guid>
		<description>Nice compilation.
But it seems you have misplaced the comment at:
3. Use echo’s multiple parameters instead of string concatenation
Which means, using the ‘,’ one is better.

Hope that helps Everyone, So please change the comment to the bottom one.

Good luck All …
-HumaN

PS: pls delete the previous comments I made, there was some problem while i was posting... Thank you.</description>
		<content:encoded><![CDATA[<p>Nice compilation.<br />
But it seems you have misplaced the comment at:<br />
3. Use echo’s multiple parameters instead of string concatenation<br />
Which means, using the ‘,’ one is better.</p>
<p>Hope that helps Everyone, So please change the comment to the bottom one.</p>
<p>Good luck All …<br />
-HumaN</p>
<p>PS: pls delete the previous comments I made, there was some problem while i was posting&#8230; Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kazi Mohammad Ekram</title>
		<link>http://anmsaiful.wordpress.com/2008/10/24/php-code-optimization/#comment-5</link>
		<dc:creator>Kazi Mohammad Ekram</dc:creator>
		<pubDate>Sat, 25 Oct 2008 06:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://anmsaiful.wordpress.com/?p=52#comment-5</guid>
		<description>Nice work Saiful. Keep on</description>
		<content:encoded><![CDATA[<p>Nice work Saiful. Keep on</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adil Farid</title>
		<link>http://anmsaiful.wordpress.com/2008/10/24/php-code-optimization/#comment-4</link>
		<dc:creator>Adil Farid</dc:creator>
		<pubDate>Sat, 25 Oct 2008 05:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://anmsaiful.wordpress.com/?p=52#comment-4</guid>
		<description>Great Article Saif. It really inspired me…… INSHALLAH it will help me alot in improving my code.
Thanks

Adil Farid
Junior PHP Programmer
Dynamism IT Solutions
Peshawar
Pakistan</description>
		<content:encoded><![CDATA[<p>Great Article Saif. It really inspired me…… INSHALLAH it will help me alot in improving my code.<br />
Thanks</p>
<p>Adil Farid<br />
Junior PHP Programmer<br />
Dynamism IT Solutions<br />
Peshawar<br />
Pakistan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anees</title>
		<link>http://anmsaiful.wordpress.com/2008/10/24/php-code-optimization/#comment-2</link>
		<dc:creator>Anees</dc:creator>
		<pubDate>Sat, 25 Oct 2008 03:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://anmsaiful.wordpress.com/?p=52#comment-2</guid>
		<description>Good Work Saif...</description>
		<content:encoded><![CDATA[<p>Good Work Saif&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
