News Feed
Jobs Feed
Sections




News Archive
DevShed:
Developing a Modular Class For a PHP File Uploader
April 16, 2008 @ 13:28:49

DevShed has posted the final part 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.

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.

The finish off the FileUploader class they were working on previously and show some testing examples of it in action.

0 comments voice your opinion now!
modular object file upload handler tutorial


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Introduction to Git, Part 1

Pierre-Alain Joye's Blog: ext/filter, API frozen (!) and fixes, 0.11.0 is out

PHPBuilder.com: How Regular Are Your Expressions (The ABC's of PHP, Part 9)

Paul Jones' Blog: Memory Leaks With Objects in PHP 5

KillerPHP.com: Zend Framework Components Part 2: Zend_View


Community Events











Don't see your event here?
Let us know!


community composer series development example podcast interview database code testing release tool framework opinion zendframework2 conference language introduction functional object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework