News Feed
Jobs Feed
Sections




News Archive
DZone.com:
How to Use Flash for File Upload with PHP
August 12, 2010 @ 14:47:36

On DZone.com there's a recent tutorial about combining PHP and Flash to make a simple file upload tool for your site.

User contributed content; it is core to the web. [...] This article will cover how to upload content to PHP, first from an HTML form, and then from a Flash-based form. We will explore the challenges you will encounter, and propose solutions with an emphasis on the client.

They show the normal file upload method for using PHP to handle the incoming content (explaining each piece along the way) and then include the Flash code you'll need to make things work similarly. They include some checking on things like file extension, file size, file type filtering and a progress indicator. They also show you how to give it multiple file capability. You can download the code in a complete zip package.

0 comments voice your opinion now!
flash file upload tutorial


blog comments powered by Disqus

Similar Posts

DevShed: An Introduction to the Observer Pattern in PHP

DevShed: Understanding Destructors in PHP 5

Icemelon.com: Dynamic Images in PHP (with GD)

DevShed: Updating and Deleting Database Records with the Active Record Pattern

PHPBuilder.com: Testing with the Zend Framework: How to Get Started


Community Events











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


opinion release conference zendframework2 rest development podcast introduction unittest functional framework usergroup phpunit testing symfony2 interview series language database community

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