<?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>Sun, 19 May 2013 21:32:12 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: Add Power to Your PHP With Multi-Tiered Applications]]></title>
      <guid>http://www.phpdeveloper.org/news/12341</guid>
      <link>http://www.phpdeveloper.org/news/12341</link>
      <description><![CDATA[<p>
The NETTUTS.com site has <a href="http://net.tutsplus.com/tutorials/php/add-power-to-your-php-with-multi-tiered-applications/">some advice</a> on how you can add a bit more power and flexibility to your PHP applications - shift them over to a multi-tier application structure.
</p>
<blockquote>
As PHP applications become more and more complex, it can be easy to end up with a tangled mess of code that makes maintenance nearly impossible. Applying the concept of tiered applications can help to alleviate some of the difficulty in maintaining complex applications. 
</blockquote>
<p>
Tiered programming is a method that splits up the components of an application (like a separation between presentation and business logic). They talks about what a setup like that might gain you, the wrong way to do it and the right way that splits it out into the database tier, the business tier and the presentation tier.
</p>]]></description>
      <pubDate>Wed, 15 Apr 2009 07:52:39 -0500</pubDate>
    </item>
  </channel>
</rss>
