dashifen
Wed 10 October 2007, 06:46 pm GMT +0200
I was directed here from the comments section here. I've implemented the technique therein, and all seemed well when a zip file is created, but I can't open it. The size of the file is appropriate for my tests, but the zip file is invalid. I'm on a Windows system running PHP 5 and I use 7-zip to handle zip files.
Just for kicks, I tried it on PHP 4 and, after converting the linked zip creating class from phpclasses.org from a PHP 5 class to a PHP 4 one, got the same results.
Just for kicks, I tried it on PHP 4 and, after converting the linked zip creating class from phpclasses.org from a PHP 5 class to a PHP 4 one, got the same results.