Possible Duplicates:
compress/archive folder using php script
How to zip a whole folder using PHP
Hi,
my question is about PHP CODE
How can i compress folder (with all files and folders inside it), using pecl library ?
and save the output .zip file in other folder on my server .
Thank you ,