ProgerXP / FileDrop

Self-contained cross-browser pure JavaScript class for Drag & Drop and AJAX (multi) file upload.
filedropjs.org
The Unlicense
264 stars 61 forks source link

Unable to save uploaded file #19

Closed lawKim closed 10 years ago

lawKim commented 10 years ago

I tried the plugin on various browser and works excellent :) But i was a having a problem when i was actually going to save the uploaded file as the $_FILES gives me an empty value. Not sure if i am doing something wrong but i just used the demo files provided on the downloaded folder.

-- i had closed the this because this is not really an issue, as this is just because of my lack of knowledge :D

Thanks, Lawrence