Forum Moderators: coopster
Take a look on the PHP Classes Repository, they have some pretty useful zip classes there:
[phpclasses.org...]
dc
exec("zip zipfile.zip filetozip.txt"); That should call the zip application on a Linux server - if present.