Re: [PHP] Zip library

2003-09-17 Thread Marek Kilimajer
There are also pure php classes that can handle zip files, for example http://www.phpconcept.net/pclzip/index.en.php Stéphane Paquay wrote: Hi all, I need to unzip a file on a linux server automatically. I found the ZZiplib being able to do this but I don't know how to configure PHP to handle

Re: [PHP] Zip library

2003-09-17 Thread Jason Wong
On Wednesday 17 September 2003 16:38, St�hane Paquay wrote: > I need to unzip a file on a linux server automatically. > > I found the ZZiplib being able to do this but I don't know how to configure > PHP to handle it. You need to recompile php adding --with-zip[=DIR] If you don't know how to

[PHP] Zip library

2003-09-17 Thread Stéphane Paquay
Hi all, I need to unzip a file on a linux server automatically. I found the ZZiplib being able to do this but I don't know how to configure PHP to handle it. I use PHP 4.2.2. Thanks in advance, Stephane. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.