<?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 02:30:45 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[InsicDesigns Blog: Embracing PHP 5.3 MVC with MiMViC]]></title>
      <guid>http://www.phpdeveloper.org/news/14208</guid>
      <link>http://www.phpdeveloper.org/news/14208</link>
      <description><![CDATA[<p>
On the InsicDesigns blog there's <A href="http://blog.insicdesigns.com/2010/03/embracing-php-5-3-mvc-with-mimvic/">a new tutorial</a> on using the <a href="http://code.google.com/p/mimvic/">MiMViC framework</a. to create a simple "shoutbox" script to drop into your website.
</p>
<blockquote>
<a href="http://code.google.com/p/mimvic/">MiMViC</a> is a modular and lightweight PHP 5.3+ Web application framework designed to help build dynamic and robust Web sites. It's theory is based on minimal and framework emphasizes on only core glue for your complex PHP web sites. Today I will show you how to create a shout-box using the MiMViC framework. It won't take you more than 15 mins to get the job done and have friendly URLs as well.
</blockquote>
<p>
Sample code for the "shoutbox" is included. Their example shows an Apache setup and a MySQL backend (complete with namespace-enabled code). A simple form to take in a "shout" works directly with the framework to save the information quickly and easily.
</p>]]></description>
      <pubDate>Thu, 18 Mar 2010 10:33:27 -0500</pubDate>
    </item>
  </channel>
</rss>
