Tuesday, December 13, 2011

PHP Uploading: I want to creat a multiple file upload that lets a user upload multiple files using a single...

input tag. What I mean is I want the user to be able to use the shift key to select multiple files that will be entered to a single input tag which will be ped to the server. I dont want to do the traditional way of uploading multiple files through multiple file input tags.

No comments:

Post a Comment