News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



DevShed:
Creating an Error Handling Module for a PHP 5 File Uploader
0 comments :: posted Wednesday April 02, 2008 @ 16:38:58
voice your opinion now!

On DevShed today, they continue their look at uploading files in PHP with the addition of some error handling features for their current script.

In this third tutorial of the series, I'm going to show you how to incorporate a brand new error checking module into the file uploading PHP script created in the last article.

They show the basic method - uploading with no error checking - before showing how much help adding in an error checking component to watch for things like files that are too large, invalid file choices and problems writing the file on the server side.

tagged with: php5 error handler file upload tutorial module



zend security zendframework release conference database releases developer mysql cakephp code book ajax package application pecl job PHP5 framework PEAR

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