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
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
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.
3 matches
Mail list logo