Hey guys,
Recently I have been trying to implement http://au.php.net/zip but I have found out from the Support guys that it involves have php compiled with --enable-zip which isn’t possible. A quick look through the Wiki returns the following: http://wiki.dreamhost.com/PECL_Zip but that is beyond my scope of understanding right now.
The Support tech recommended I ask if anyone else has managed to find another way of creating Zip files without using the inbuilt Zip class of PHP5.