<?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>Wed, 09 Jul 2008 07:18:23 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Developing a Modular Class For a PHP File Uploader]]></title>
      <guid>http://www.phpdeveloper.org/news/9977</guid>
      <link>http://www.phpdeveloper.org/news/9977</link>
      <description><![CDATA[<p>
DevShed has <a href="http://www.devshed.com/c/a/PHP/Developing-a-Modular-Class-For-a-PHP-File-Uploader/">posted the final part</a> of their series looking at the handling of file uploads in PHP5. This last installment shows how to take what yuou've learned so far and make things a bit more modular.
</p>
<blockquote>
At this stage, you've hopefully recalled how to build an expandable file uploading application with PHP 5 that uses only one custom function to transfer a target file from a client machine to a predefined web server. However, in the beginning, I said that I was going to teach you how to develop a brand new file uploading application using an object-oriented approach.
</blockquote>
<p>
The finish off the FileUploader class they were working on previously and show some testing examples of it in action.
</p>]]></description>
      <pubDate>Wed, 16 Apr 2008 13:28:49 -0500</pubDate>
    </item>
  </channel>
</rss>
