Skip to content

A very simple way to show progress bar with percentage for long running php scripts. You can use this as PHP csv import progress bar or any other server side php progress bar. I've used only PHP and JavaScript (Ajax and SSE)

Notifications You must be signed in to change notification settings

jahid75/php-progress-bar-with-percentage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Progress Bar With Percentage

A very simple way to show progress bar with percentage for long running php scripts. You can use this as PHP csv import progress bar or any other server side php progress bar. I've used only PHP and JavaScript (Ajax and SSE)

To Test it:

  • You need a PHP based web server to test this script.
  • First clone this repository into your local/remote server: git clone https://github.com/jahid75/php-progress-bar-with-percentage.git php-progress
  • Now run it in your browser. Example: http://localhost/php-progress

About

A very simple way to show progress bar with percentage for long running php scripts. You can use this as PHP csv import progress bar or any other server side php progress bar. I've used only PHP and JavaScript (Ajax and SSE)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published