News Feed
Jobs Feed
Sections




News Archive
DevShed:
Defining a Custom Function for File Uploaders with PHP 5
April 09, 2008 @ 09:48:48

On DevShed today, there's a new article in their series looking at creating custom functions to handle file uploads in your application:

I'm going to show you how to wrap the file uploading application built in the previous article of the series into a single custom PHP function. This will turn it into a more maintainable and reusable piece of code.

They review the source built in previous parts of the series and show how to update it with a uploadFile() function that takes all of the logic from before (exceptions and all) and wraps it up into a nice little package that can be reused anywhere.

0 comments voice your opinion now!
php5 file upload custom function tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Loading XML Strings with simpleXML in PHP 5

PHPMaster.com: Array Handling Functions

Joshua Thijssen: Custom symfony2 config loader

Pear-Code-Authors.com: Installation of a local PEAR copy on a shared host

Lorna Mitchell's Blog: Fetching Your Talks from the Joind.In API


Community Events









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


release object opinion language database unittest functional composer development event interview framework zendframework2 community phpunit introduction testing example api code

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