News Feed
Jobs Feed
Sections




News Archive
DevShed:
Retrieving Information on Selected Files with a PHP 5 File Uploader
March 27, 2008 @ 09:31:04

DevShed has continued their series (here's part one) looking at the use of file uploading in your PHP scripts. They build on that foundation and add in some more useful features this time:

The initial script in the first tutorial of this series lacked some important features, such as the implementation of an effective error handling module and the ability to check the MIME type and size of the file being uploaded. In this second installment of the series, I'm going to improve the logic of the script from the first tutorial to provide it with the capacity to retrieve useful information concerning the entire file uploading process.

They look back at the previous tutorial to remind you of some of the concepts and then move on to show you how to get information about the file (like the MIME type, name and size of the uploaded file). The last page is just the full source code for the cut and pasters out there.

0 comments voice your opinion now!
tutorial php5 file upload information mime name size


blog comments powered by Disqus

Similar Posts

php|architect: Free PHP 5 Certification at php/db|works

GoodPHPTutorials.com: SQL Injections in PHP with MySQL

PHPBuilder.com: Running PHP and Zend Framework Scripts from the Command Line

Derick Rethans' Blog: Storing Date/Times in Databases

DevShed: Working with Multiple Template Files to Separate Logic from Presentation (Part 3)


Community Events











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


testing unittest example application zendframework2 phpunit introduction development interview language tool conference series framework functional opinion podcast community release code

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