I am trying to use the ZLib library in php but the documentation for zlib is sparse. The reason is I have been trying alot of Content management systems. These are generally large uncompressed and take hours to upload.
What I am trying to do is compress a heap of files (maintaining file structure) by a php script.
Then upload to the server (by an ftp agent)
Then uncompress on the server ( zlib is the only compression agent standard with php )
Yes dont bother sending me a link to any php manual or zlib home page. They are both useless.
Dont bother posting on anything related to anything other than zlib.
Thanks.