Hi everyone
I've been using zib.lib.php class to make zip-files of my folder contents. I got it working fine with smaller file sizes. However I would like to gather some video clips together and produce one complete .zip file.
I 've been testing two days now without any success. I am able to download file sizes up to around 7 megs but after that zib.lib just produces empty zip file.
I am just wondering does anybody know if there is some kind of limitations in the file sizes when zipping them?
Or is there any kind of other solution to download the whole folder content? Those videos are compressed pretty heavily so the file does not have to be zip-file.
Hope somebody has some suggestions.. :rolleyes: