New issue 88 by rj05coleman: addMultiFileUpload()?
http://code.google.com/p/php-form-builder-class/issues/detail?id=88
What steps will reproduce the problem?
1. again, no steps to reproduce and this is more of a question
2. is there any way to do multi file uploads using this class?
3. if not, i will make a way with the class
Currently, the only solution would be to add multiple addFile function
calls to your form. There are several jQuery plugins that may be able to
be integrated to provide multiple file upload support.
- Andrew
I intend to add this over the next couple of weeks and will submit my code
here for your use if you like. Please let me know if anyone else decides
to tackle it.
Thanks,
Rebecca