If I have a Linux PHP server than do I use Zziplib to transparently access zip files?
Do you mean zlib? Which is a lib that works with Apache, PHP, MySQL, etc... to transperantly compress outgoing data?
You mean it can read and open up Zip files like Winzip and extract contents etc.? Because I have a windows computer, but a linux server.