[jQuery] Re: Help with Multiple File uploading

2009-02-20 Thread mkmanning
The form has to include enctype='multipart/form-data' On Feb 19, 2:23 pm, Simon sib...@gmail.com wrote: Hello, I am desperately trying to implement the Multiple File Upload Plugin into a script. However, I seem to be having no end of problems simply getting it to pass the files through. I

[jQuery] Re: Help with Multiple File uploading

2009-02-19 Thread Simon
The receiving script actually reads: ?php print_r($_FILES['files']); ? I have checked for spelling errors ;-) 2009/2/19 Simon sib...@gmail.com Hello, I am desperately trying to implement the Multiple File Upload Plugin into a script. However, I seem to be having no end of problems simply