Modify Upload.php To Work With Jquery-file-upload 2

I would like to change my current uploader for Jquery-File-Upload https://github.com/blueimp/jQuery-File-Upload

I need the upload.php that comes with Jquery-File-Upload modified to perform the same php functions that my current one does. Almost all of the code already exists in my current upload.php file so its pretty much a case of adding it all together.

https://github.com/blueimp/jQuery-File-Upload/blob/master/example/upload.php

Please take a look at the link above and view the source of upload.php to get an idea what you will be modifying.

Leave a Reply

Your email address will not be published. Required fields are marked *