How can i upload a file by using HTML and JavaScript to chunk the file, collect the chunks at the server side using AJAX and PHP and upload it when the file is complete
Asked
Active
Viewed 2,081 times
1 Answers
0
You can use some plugins to do that, some ajax uploaders, but I think that this answer can help you: https://stackoverflow.com/a/7897620/4627253