Creating ZIP and TAR archives on the fly with PHP
in PHP added by goodphptutorials, on 9/6/2006 file handling
In this tutorial you will learn how to create ZIP and TAR archives dynamically using PHP and the PEAR::Archive_Zip and PEAR::Archive_Tar packages.
comment save reportno comments
