Hello. I'm trying to make the FancyUpload 2 work on my website but I'm
new to Web and I can't figure it out. So I downloaded the files from
http://digitarald.de/project/fancyupload/, I copied the HTML, JS and
PHP from the website but when I press the submit button in PHP the
$_FILES[‘Filedata’] array is empty. I modified some things acording to
my needs, but I can't understand what is happening. So my question is:
where should I look to see if the form sends the files to PHP, so I
can process them, because now they are only saved in the log file?
Thank you!