<?phpxml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<channel>
<title>PHP HTML - Class Design in PHP</title>
<link>http://php-html.net/php/class-design-in-php/</link>
<description>Classes are the core of OOP design.  The whole idea behind OOP is to group similar functionality together in objects.  These objects represent real life things such as people, places or things.  In some ways, if a program was a sentence, all the nouns in that sentence would be objects.</description>
<pubDate>Wed, 02 Sep 2009 13:33:47 CDT</pubDate>
<language>en</language>
</channel>
</rss>
