News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHPBuilder.com:
File uploads made easy
September 03, 2007 @ 11:28:00

PHPBuilder.com has a new tutorial posted to help you create a more complete file upload solution for your web application.

Every time I've written some code to upload a file, either to send it off as an email attachment or as an image for some dynamic content piece, I've always meant to write a few functions so I don't have to write the code again. [...] So I *finally* sat down and wrote this script.

They go through the settings first including the path to put the files in, types that are known and the ones that are allowed. Then its on to the code that creates the form field and handles the upload and validates it. You can download the code for the tutorial here.

1 comment voice your opinion now!
file upload tutorial validation type allow file upload tutorial validation type allow




Community Events





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


release framework introduction opinion application community interview development podcast language api conference manifesto unittest security custom series test symfony2 phpunit

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