
The quick introduction to the course
Files can be downloaded here.
Let us start creating our drop file upload system by getting the server ready.
Here we shall check the styling options we have.
This time students will learn how a drag and drop hook works.
The creation of an upload hook will be discussed here.
Here we will learn how to upload remotely.
Working with JavaScript uploads
More on JavaScript uploads.
Working with the progress bar.
Working with processed files.
Thanks for taking the course!
Have you ever wondered how Udemy created their great file uploader for instructors? This course shows you how to build your own file uploader with the advanced feature of drag and drop uploading.
In this course you will learn how to set up your upload server, set the style of your upload page, display an upload progress bar, and write the JavaScript code to make it all come together.
Technical Description
Create a multiple file uploader using the HTML5 Drag & Drop API, with a multiple file selection if not supported. You'll create a reusable JavaScript AJAX uploader that works with any backend language that can upload files and output JSON, although we'll be using PHP here. Finally, we'll pull this all together by using the reusable uploader code to output which files have been uploaded and which ones failed.
Technologies and Languages Used
Real World Uses
This file uploader can be used in creating an online learning platform like Udemy or on any other type of website in which file uploads are important. Learning this skill we keep you head and shoulders above the rest of the web dev flock.