Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to compress some files in a only one ZIP, TAR, ... file ? Someone knows any function or method ? Thanks, Cris.
http://www.gzip.org/zlib/ [^] http://www.codeproject.com/useritems/uoth.asp[^]
Also try searching for ZipArchive in the articles. There's a nice library there that takes only a few function calls to compress files into a zip file.