<?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 Object Oriented Programming</title>
	<atom:link href="http://notan00b.com/tutorials/php-object-oriented-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://notan00b.com</link>
	<description>Tutorials, Scripts, and Rants</description>
	<lastBuildDate>Tue, 16 Mar 2010 00:02:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: codemaster5150</title>
		<link>http://notan00b.com/tutorials/php-object-oriented-programming/comment-page-1/#comment-685</link>
		<dc:creator>codemaster5150</dc:creator>
		<pubDate>Sat, 21 Nov 2009 09:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://notan00b.com/wordpress/?page_id=48#comment-685</guid>
		<description>however wrote this article did a great job.</description>
		<content:encoded><![CDATA[<p>however wrote this article did a great job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pyr0t3chnician</title>
		<link>http://notan00b.com/tutorials/php-object-oriented-programming/comment-page-1/#comment-250</link>
		<dc:creator>pyr0t3chnician</dc:creator>
		<pubDate>Sun, 11 Oct 2009 21:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://notan00b.com/wordpress/?page_id=48#comment-250</guid>
		<description>Nice catch.  Thanks!  I got it fixed.</description>
		<content:encoded><![CDATA[<p>Nice catch.  Thanks!  I got it fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: william</title>
		<link>http://notan00b.com/tutorials/php-object-oriented-programming/comment-page-1/#comment-247</link>
		<dc:creator>william</dc:creator>
		<pubDate>Sun, 11 Oct 2009 04:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://notan00b.com/wordpress/?page_id=48#comment-247</guid>
		<description>In the first snippet, the purpose of myFunction is to act as a setter for $myVariable right? Shouldn&#039;t line six be&lt;code&gt;$this-&gt;myVariable=$value;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>In the first snippet, the purpose of myFunction is to act as a setter for $myVariable right? Shouldn&#8217;t line six be<code>$this-&gt;myVariable=$value;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naresh</title>
		<link>http://notan00b.com/tutorials/php-object-oriented-programming/comment-page-1/#comment-72</link>
		<dc:creator>Naresh</dc:creator>
		<pubDate>Fri, 28 Aug 2009 08:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://notan00b.com/wordpress/?page_id=48#comment-72</guid>
		<description>very nice way to explain the OOPS concepts Thanks</description>
		<content:encoded><![CDATA[<p>very nice way to explain the OOPS concepts Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pyr0t3chnician</title>
		<link>http://notan00b.com/tutorials/php-object-oriented-programming/comment-page-1/#comment-25</link>
		<dc:creator>pyr0t3chnician</dc:creator>
		<pubDate>Tue, 04 Aug 2009 18:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://notan00b.com/wordpress/?page_id=48#comment-25</guid>
		<description>I will put up a post later today that covers a little more about this, and will hopefully answer your question.</description>
		<content:encoded><![CDATA[<p>I will put up a post later today that covers a little more about this, and will hopefully answer your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raju</title>
		<link>http://notan00b.com/tutorials/php-object-oriented-programming/comment-page-1/#comment-23</link>
		<dc:creator>Raju</dc:creator>
		<pubDate>Mon, 03 Aug 2009 16:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://notan00b.com/wordpress/?page_id=48#comment-23</guid>
		<description>A good starting point for classes. Please continue with more details with examples say an employee in a HR database, and how to evolve that object.</description>
		<content:encoded><![CDATA[<p>A good starting point for classes. Please continue with more details with examples say an employee in a HR database, and how to evolve that object.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
