Nota:
O suporte a Zip antes do PHP 4.1.0 é experimental.
Por causa da extensão zip no PHP 4 zip não ser mantida nós recomendamos que a extensão PECL seja usada.
Para usar estas funções você precisa compilar o PHP com suporte a zip usando a opção de configuração --with-zip[=DIR] , onde [DIR] é o prefixo da biblioteca instalada » ZZIPlib.
Usuários Windows precisam habilitar php_zip.dll no php.ini para usar estas funções.
Para usar estas funções você precisa compilar o PHP com suporte a zip usando a opção de configuração --enable-zip .
Usuários Windows precisam habilitar php_zip.dll no php.ini para usar estas funções.
Information for installing this PECL extension may be found in the manual chapter titled Installation of PECL extensions. Additional information such as new releases, downloads, source files, maintainer information, and a CHANGELOG, can be located here: » http://pecl.php.net/package/zip.
A DLL for this PECL extension is currently unavailable. See also the building on Windows section.
In PHP 4 this DLL resides in the extensions/ directory within the PHP Windows binaries download.