News Feed
Jobs Feed
Sections




News Archive
Kae Verens' Blog:
multiple file uploads using HTML5
December 29, 2009 @ 09:57:05

Kae Verens has come up with a tutorial using a feature of HTML5 - multiple file uploads.

As a response to a reported bug where Chrome was taking ages to load up a flash multiple-file uploader, I've updated KFM to use HTML5's multiple-file input box where possible.

The code examples in the post show how to use a square bracket ("[]") set in the name of a file upload field, how they're handled on the PHP side and how they can be accessed in the FILES superglobal.

1 comment voice your opinion now!
html5 multiple file upload


blog comments powered by Disqus

Similar Posts

Ian Selby's Blog: Uploading Large Files With PHP

Daniel Hofstetter's Blog: How to update multiple divs with Ajax

Nessa's Blog: Using PHP to Display Version Info (I and II)

DevShed: Handling File Data with the Facade Pattern in PHP 5

DevShed: Uploading Files and Navigating Directories in PHP


Community Events











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


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

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