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

search for in the

Configuraţia la rulare> <Necesităţi
Last updated: Fri, 20 Nov 2009

view this page in

Instalarea

PHP 4

Notă: Zip support before PHP 4.1.0 is experimental.

Avertizare

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

Informaţie despre instalarea acestei extensii PECL poate fi găsită în capitolul manualului, întitulat Instalarea extensiilor PECL. Informaţii adiţionale, cum ar fi lansări noi, descărcări, fişiere-sursă, informaţii despre persoana care întreţine extensia şi istoria schimbărilor poate fi localizată aici: » http://pecl.php.net/package/zip.

O bibliotecă DLL pentru această extensie PECL nu este disponibilă în prezent. Accesați de asemenea și secțiunea compilarea în Windows.

În PHP 4 acest DLL se află în directorul extensions/ al distributivului PHP pentru Windows.



add a note add a note User Contributed Notes
Instalarea
tom at tomwardrop dot com
25-Aug-2009 02:44
To expand on the previous comment. This extension now seems to be built-in to PHP 5.3.0 (at least for windows).
mb at smartftp dot com
01-Jul-2009 02:55
php_zip.dll is no longer included in PHP 5.3.0

Configuraţia la rulare> <Necesităţi
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites