PHP compress/zip files with percentage progress bar - is it possible? -


trying compress bunch of files using ziparchive class. working fine, have kind of status bar percentage zipped while users waiting zipping completed.

is possible ziparchive? there other zib libraries use accomplish this?

thanks!


Comments

Popular posts from this blog

javascript - How to bind ViewModel Store to View? -

recursion - Can every recursive algorithm be improved with dynamic programming? -

c - Why does alarm() cause fgets() to stop waiting? -