<?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: Object Oriented PHP Tutorial Updated</title>
	<atom:link href="http://www.killerphp.com/articles/object-oriented-php-tutorial-updated/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killerphp.com/articles/object-oriented-php-tutorial-updated/</link>
	<description>Dedicated to teaching web designers PHP.</description>
	<lastBuildDate>Wed, 10 Mar 2010 21:01:29 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam</title>
		<link>http://www.killerphp.com/articles/object-oriented-php-tutorial-updated/comment-page-1/#comment-40160</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 13 Nov 2007 03:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/object-oriented-php-tutorial-updated/#comment-40160</guid>
		<description>I think your next guide should make it clear why classes are so important in programming. Many programmers just stick their functions inside classes and think they&#039;ve done a good job. So wrong. Each class should REALLY only have one responsibility, if the class has no responsibility what-so-ever, then it shouldn&#039;t be a class. Of course there are one or two exceptions to that rule with PHP not support namespaces - I wonder if it ever will!</description>
		<content:encoded><![CDATA[<p>I think your next guide should make it clear why classes are so important in programming. Many programmers just stick their functions inside classes and think they&#8217;ve done a good job. So wrong. Each class should REALLY only have one responsibility, if the class has no responsibility what-so-ever, then it shouldn&#8217;t be a class. Of course there are one or two exceptions to that rule with PHP not support namespaces &#8211; I wonder if it ever will!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: developercast.com &#187; Stefan Mischook&#8217;s Blog: Object Oriented PHP Tutorial Updated</title>
		<link>http://www.killerphp.com/articles/object-oriented-php-tutorial-updated/comment-page-1/#comment-26958</link>
		<dc:creator>developercast.com &#187; Stefan Mischook&#8217;s Blog: Object Oriented PHP Tutorial Updated</dc:creator>
		<pubDate>Tue, 28 Aug 2007 14:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/object-oriented-php-tutorial-updated/#comment-26958</guid>
		<description>[...] Stefan Mischook has once again updated his beginner tutorial to help new developers to PHP get acquainted with working with objects in PHP.   Iâve update my beginners tutorial on object oriented PHP adding steps 12-17. I cover two new basic OO concepts in these steps: Constructors and Access modifiers. [...]</description>
		<content:encoded><![CDATA[<p>[...] Stefan Mischook has once again updated his beginner tutorial to help new developers to PHP get acquainted with working with objects in PHP.   Iâve update my beginners tutorial on object oriented PHP adding steps 12-17. I cover two new basic OO concepts in these steps: Constructors and Access modifiers. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://www.killerphp.com/articles/object-oriented-php-tutorial-updated/comment-page-1/#comment-26951</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Tue, 28 Aug 2007 12:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/object-oriented-php-tutorial-updated/#comment-26951</guid>
		<description>&lt;strong&gt;Stefan Mischook&#039;s Blog: Object Oriented PHP Tutorial Updated...&lt;/strong&gt;

...</description>
		<content:encoded><![CDATA[<p><strong>Stefan Mischook&#8217;s Blog: Object Oriented PHP Tutorial Updated&#8230;</strong></p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
