can any one shows me a good way to compress mutiple files into a Zip file?
i want to compress
folder1 (everything in this folder)
folder2 (everything in this folder)
folder3 (everything in this folder)
file1
file2
file3
could this be done using gzip?
It is in CGI, to be run from a web browser, not command line...thanks
i want to compress
folder1 (everything in this folder)
folder2 (everything in this folder)
folder3 (everything in this folder)
file1
file2
file3
could this be done using gzip?
It is in CGI, to be run from a web browser, not command line...thanks