<?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>Tue, 21 May 2013 05:50:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NetTuts.com: Simplify Form Handling in a Big Way]]></title>
      <guid>http://www.phpdeveloper.org/news/15846</guid>
      <link>http://www.phpdeveloper.org/news/15846</link>
      <description><![CDATA[<p>
On NetTuts.com today there's <a href="http://net.tutsplus.com/tutorials/php/simplify-form-handling-in-a-big-way/">a new tutorial</a> that wants to help you simplify your form handling in your PHP application with a few advanced tips.
</p>
<blockquote>
Save time, reduce maintenance pains, simplify your code, and do it all while feeling like a freakin' genius! In this tutorial, learn how to use variable variables, lookup arrays, and a bit of clever programming to simplify form handling in a big way.
</blockquote>
<p>
They show how to use variable variables in some practical examples of filtering posted information and an alternative to creating multiple form handling scripts that all do (virtually) the same thing. They've created an alternative - a single script that uses a large switch to filter through each posted element.
</p>]]></description>
      <pubDate>Wed, 02 Feb 2011 12:16:54 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[RIA Development Center: Expression Web 2 for PHP Developers - Simplifying Your PHP Applications]]></title>
      <guid>http://www.phpdeveloper.org/news/11115</guid>
      <link>http://www.phpdeveloper.org/news/11115</link>
      <description><![CDATA[<p>
On the RIA Development Center website, there's <a href="http://www.devx.com/RIA/Article/39138">this recent post</a> showing off the Expression Web 2 software and how PHP developers could use it in their coding work.
</p>
<blockquote>
Some of the most important new features in Microsoft's recently released Expression Web 2 involve enhanced support for PHP. Don't think this is just a half hearted effort to appeal to the Open Source web development crowd. Expression Web 2 supports PHP developers with a carefully constructed, feature full treatment which you should seriously consider for your PHP applications.  
</blockquote>
<p>
These new features include a built-in development server with integrated browser support, include and design view integration, IntelliSense (code completion) and support for XHTML syntax and syntax highlighting.
</p>]]></description>
      <pubDate>Tue, 30 Sep 2008 09:38:53 -0500</pubDate>
    </item>
  </channel>
</rss>
