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