<?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>Sat, 25 May 2013 06:16:40 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Jacob Santos' Blog: Patterns for PHP: Page Controller Draft]]></title>
      <guid>http://www.phpdeveloper.org/news/6224</guid>
      <link>http://www.phpdeveloper.org/news/6224</link>
      <description><![CDATA[<p>
To get himself more familiar with the whole MVC scene, <i>Jacob Santos</i> has decided to jump in feet first and <a href="http://www.santosj.name/php/patterns-for-php-page-controller-draft/">work up his own controller class</a> to see how things work.
</p>
<blockquote>
I've decided it would have been a mockery to PHP developers, if I had taken up writing about MVC, which I still barely know anything about. However, I have been working a little bit with Page Controller Pattern of MVC. I decided I could write what little I do know and let someone with more knowledge fill in the blanks. Helping myself and others in the community.
</blockquote>
<p>
He <a href="http://www.santosj.name/php/patterns-for-php-page-controller-draft/">looks at</a> the types of page controllers (if blocks, directory, and object methods) and, for each, provides a simple code example (with the exception of the object method) to give a clearer picture of what a controller does. 
</p>
<p>
He also includes an update to the post that points to <a href="http://weierophinney.net/phly/index.php?package=Cgiapp2">Cgiapp2</a> as exactly what he was looking for in his MVC mission.
</p>]]></description>
      <pubDate>Fri, 08 Sep 2006 07:11:36 -0500</pubDate>
    </item>
  </channel>
</rss>
