How to create a file upload progress bar with AJAX and PHP

preview_player
Показать описание
In this full stack web development tutorial, we are going to see how we can track the progress of a file while being uploaded to the server.
We are going to use AJAX (Asynchronous JavaScript and XML), to get the task done.

You can read the article (How to create an upload progress bar), on my website.
You will also find the source code there, which you can download.

If you like my content you can subscribe to the channel, so you get notified
every time i upload a new video.
Рекомендации по теме
Комментарии
Автор

Really well explained and short ! Perfect for developers who want basic upload progress bar

julienelkaim
Автор

Thanks for the Video you helped me a lot !!
Not many Videos of this type are with vanilla javascript

dinnerfour
Автор

Hello, seems like I encounter an error in your javascript file :

Uncaught TypeError: Cannot set properties of undefined (setting 'onsubmit')
at script.js:1:40

justalternate
Автор

what is this the file editor tool you are using

lilanthap
Автор

sure its not working simply look the function of handling file from the form "post" its completely not there !

codeconmustafa