Folder Upload In Chrome
May 30th, 2011
In the last version of Google Chrome it’s possible to upload folders with this code in the html:
<input type=”file” multiple=”multiple” id=”upload_field” webkitdirectory=”" directory=”" />
I’m searching for a programmer who can create a complete script with jquery and php, that uploads the input (folders, subfolders and files) to the server and write the data in a simple DB.

Categories: Chrome, Google, Javascript, jQuery, PHP, Programming, Upload Chrome, folder, folder upload, Google, jQuery, PHP, Upload


