<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 19:15:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPro.org: Class Hierachies And Overriding]]></title>
      <guid>http://www.phpdeveloper.org/news/11433</guid>
      <link>http://www.phpdeveloper.org/news/11433</link>
      <description><![CDATA[<p>
The PHPro.org website has <a href="http://www.phpro.org/tutorials/Class-Hierachies-And-Overriding.html">this new tutorial posted</a> today - a step further into the would of OOP in PHP with a look at abstraction, hierarchies and polymorphism.
<p>
<blockquote>
The PHP Object Oriented method of programming brings many exciting possibilities to application code. Many of the theories surrounding PHP Object Oriented code comes from some simple concepts. To the new comer, some of these concepts seem a little abstract, and with good reason. Abstraction is a key concept on Object Oriented code, but to the un-initiated, may seem rather vague. 
</blockquote>
<p>
<i>Kevin</i> looks at creating abstract classes as a foundation for types other classes can work from, overriding built in classes (like extending the DirectoryIterator to make a DirectoryReader class).
</p>]]></description>
      <pubDate>Thu, 20 Nov 2008 08:46:47 -0600</pubDate>
    </item>
  </channel>
</rss>
