<?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: PHP 5 OOP Advanced Techniques &#8211; Simple example</title>
	<atom:link href="http://phpdev.ro/php-5-oop-advanced-techniques-simple-example.html/feed" rel="self" type="application/rss+xml" />
	<link>http://phpdev.ro/php-5-oop-advanced-techniques-simple-example.html</link>
	<description>The blog of Andrei Gabreanu</description>
	<lastBuildDate>Thu, 03 May 2012 07:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: php web development India</title>
		<link>http://phpdev.ro/php-5-oop-advanced-techniques-simple-example.html#comment-1837</link>
		<dc:creator>php web development India</dc:creator>
		<pubDate>Tue, 17 Jan 2012 11:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uauzilla.ro/?p=252#comment-1837</guid>
		<description>Thanks for this. It&#039;s very useful.</description>
		<content:encoded><![CDATA[<p>Thanks for this. It&#8217;s very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lllll</title>
		<link>http://phpdev.ro/php-5-oop-advanced-techniques-simple-example.html#comment-1499</link>
		<dc:creator>Lllll</dc:creator>
		<pubDate>Thu, 21 Jul 2011 08:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uauzilla.ro/?p=252#comment-1499</guid>
		<description>kkk</description>
		<content:encoded><![CDATA[<p>kkk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Houssem</title>
		<link>http://phpdev.ro/php-5-oop-advanced-techniques-simple-example.html#comment-454</link>
		<dc:creator>Houssem</dc:creator>
		<pubDate>Fri, 20 Aug 2010 18:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uauzilla.ro/?p=252#comment-454</guid>
		<description>Nice tutorial :)</description>
		<content:encoded><![CDATA[<p>Nice tutorial <img src='http://phpdev.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Houssem</title>
		<link>http://phpdev.ro/php-5-oop-advanced-techniques-simple-example.html#comment-243</link>
		<dc:creator>Houssem</dc:creator>
		<pubDate>Fri, 20 Aug 2010 13:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uauzilla.ro/?p=252#comment-243</guid>
		<description>Nice tutorial :)</description>
		<content:encoded><![CDATA[<p>Nice tutorial <img src='http://phpdev.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://phpdev.ro/php-5-oop-advanced-techniques-simple-example.html#comment-452</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uauzilla.ro/?p=252#comment-452</guid>
		<description>Hi Sithum!

I&#039;ve updated the post to reflect your enchantment! Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Sithum!</p>
<p>I&#8217;ve updated the post to reflect your enchantment! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sithum Amarasinghe</title>
		<link>http://phpdev.ro/php-5-oop-advanced-techniques-simple-example.html#comment-451</link>
		<dc:creator>Sithum Amarasinghe</dc:creator>
		<pubDate>Fri, 02 Oct 2009 06:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uauzilla.ro/?p=252#comment-451</guid>
		<description>Hi Andrei,

Your tutorial is so valuable. But here is a small enhancement.


$animal = TerraAnimals::getAnimal ( $_GET[ &#039;animal&#039; ] );
if(!$animal){
echo &quot;No animal found&quot;;
}else{
echo $animal -&gt; move () -&gt; whatIsTheAnimalDoing ();
}</description>
		<content:encoded><![CDATA[<p>Hi Andrei,</p>
<p>Your tutorial is so valuable. But here is a small enhancement.</p>
<p>$animal = TerraAnimals::getAnimal ( $_GET[ 'animal' ] );<br />
if(!$animal){<br />
echo &#8220;No animal found&#8221;;<br />
}else{<br />
echo $animal -&gt; move () -&gt; whatIsTheAnimalDoing ();<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 1/4 queries in 0.002 seconds using disk
Object Caching 247/251 objects using disk

Served from: phpdev.ro @ 2012-05-19 01:34:14 -->
