PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Настройка во время выполнения> <Установка и настройка
Last updated: Fri, 18 Jul 2008

view this page in

Установка

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.

PHP 5.2.0 and later

Linux systems

In order to use these functions you must compile PHP with zip support by using the --enable-zip configure option.

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.



add a note add a note User Contributed Notes
Установка
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites