[PHP-WIN] Re: creating ZIP files

2001-09-20 Thread Arron Edwards
Hi, i think this might be what you want to know: http://www.zend.com/zend/spotlight/creating-zip-files1.php I knew i saw that yesterday somewhere... "Raphael Pirker" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi Guys, > > Is there any way I can create a zi

[PHP-WIN] Re: creating ZIP files

2001-09-20 Thread CJD
use exec() to call the zip/unzip command "Raphael Pirker" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi Guys, > > Is there any way I can create a zip file from files? (filenames and their > paths will be specified in an array) Any help would be very much >