PHP 4
Замечание:
Zip support before PHP 4.1.0 is experimental.
Внимание
Because the PHP 4 zip extension is unmaintained we recommend that the PECL
extension is used rather than the bundled one.
Linux systems
In order to use these functions you must compile PHP with zip support
by using the --with-zip[=DIR]
configure option, where [DIR] is the prefix of the » ZZIPlib library install.
Windows
Windows users need to enable php_zip.dll inside
of php.ini in order to use these functions.
Installation via PECL
Дополнительная информация, такая как новый версии,
скачивание, исходные файлы, информация о разработчике и CHANGELOG, могут
быть найдены здесь:
» http://pecl.php.net/package/zip.
Вы можете скачать DLL этого
расширения PECL со страницы »
PHP Downloads или »
http://snaps.php.net/.
В PHP 4 этот DLL находится в
директории extensions/ внутри директории бинарного
дистрибутива PHP для Windows.