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

Christian Wenz's Blog: Installing PHP on Windows 7

NETTUTS.com: Why you Should be using PHP's PDO for Database Access

PHPRiot.com: Monitoring File Uploads using Ajax and PHP

Stefan Mischook's Blog: Building Objects Video (Parts 1, 2 & 3)

Ryan Malesevich's Blog: More Thoughts on Wordpress 2.1


Community Events











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


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

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