<?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 04:37:15 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPInfo: Add Sting to PHP Apps with WASP Patterns]]></title>
      <guid>http://www.phpdeveloper.org/news/11097</guid>
      <link>http://www.phpdeveloper.org/news/11097</link>
      <description><![CDATA[<p>
In <a href="http://www.sda-asia.com/php_information/psecom,id,4,articles,853.html">this new post</a> to the PHPInfo site, <i>Brian Fioca</i> takes a look at the <a href="http://wasp.sourceforge.net/">WASP framework</a> and how it can help you develop your applications quickly.
</p>
<blockquote>
In this article I will demonstrate the power and simplicity of developing PHP applications using the WASP Framework through the illustration of a simple user module design pattern. The example code will encompass the creation of a user account and subsequent login validation. In the course of this discussion, we will cover the creation of the three tiers of the application- model, view, and controller-and introduce a simple approach to using AJAX to save application form data and present flexible user interfaces.
</blockquote>
<p>
The provides the code and database structure to make the application work, including the "touch of Ajax" made using the <a href="http://www.prototypejs.org/">Prototype</a> Javascript library.
</p>]]></description>
      <pubDate>Fri, 26 Sep 2008 11:19:56 -0500</pubDate>
    </item>
  </channel>
</rss>
