Add a progress bar to your PHP scripts using AJAX & Javascript

preview_player
Показать описание
A way to load your page in segments and also add a progress bar so you can tell the progress of your long running scripts
Рекомендации по теме
Комментарии
Автор

Thanks a lot!!! Just what I was looking for. My script parses a excel file, updates db and sends multiple emails which takes a lot of time. A progress bar for the script was need. Most other tutorials are about file uploads.

karunakarborah
Автор

Good tutorial man. DB update is also a good approach for saving progress variable.

ProyectoSeis
Автор

Just wondering, wouldn't it be more efficient to have quick database for that purpose, instead of separate file?

martinmartinpl
Автор

My script just shows 100% at the end and the Done message. I think it is to do with output buffering but how to fix that?

fbaprofitguru
Автор

I'm getting a response of 419 from my laravel script. I used foreach loop to generate excel. please help

mcson
Автор

Is possible to possible to get progress for multiple users, using this method. I tried json not working

laughout
Автор

can you suggest me how can i make a circular progress bar to show virtual coin balance now and if i spend some of the coins the progress bar then shows an updated balance ??

abhisheknandy
Автор

I don't have progress in htdocs what is the solution?

nouhailabz
join shbcf.ru