fineuploader - initial file list
问题 I am using fineuploader (4.2) jquery version in a zf2 application. I am looking for help in getting the initial file list functionality working. Using fineuploader to upload the files, they are physically saved in the public/client-images directory. The uuid, filename, filesize are then saved in the database. To populate the initial file list, i have the following jquery: <script> $(document).ready(function () { var manualUploader = $('#jquery-wrapped-fine-uploader').fineUploader({ session :