2002-12-02 12:55:46 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
2004-08-04 10:29:25 +00:00
|
|
|
<!-- $Revision: 1.6 $ -->
|
2002-12-02 12:55:46 +00:00
|
|
|
<section id="zip.installation">
|
|
|
|
&reftitle.install;
|
|
|
|
<para>
|
2004-08-04 01:56:31 +00:00
|
|
|
&pecl.moved;
|
|
|
|
&pecl.info;
|
|
|
|
<ulink url="&url.pecl.package;zip">&url.pecl.package;zip</ulink>.
|
|
|
|
</para>
|
|
|
|
<para>
|
|
|
|
&pecl.source.4;
|
|
|
|
In order to use these functions you must compile PHP with zip support
|
|
|
|
by using the <option role="configure">--with-zip[=DIR]</option>
|
|
|
|
configure option.
|
|
|
|
</para>
|
|
|
|
<para>
|
|
|
|
Windows users will enable <filename>php_zip.dll</filename> inside
|
|
|
|
of &php.ini; in order to use these functions.
|
2004-08-04 10:29:25 +00:00
|
|
|
&pecl.windows.4;
|
2004-08-04 01:56:31 +00:00
|
|
|
&pecl.windows.download;
|
2002-12-02 12:55:46 +00:00
|
|
|
</para>
|
|
|
|
<note>
|
|
|
|
<para>
|
2003-10-24 16:21:40 +00:00
|
|
|
Zip support before PHP 4.1.0 is experimental. This section
|
|
|
|
reflects the Zip extension as it exists in PHP 4.1.0 and later.
|
|
|
|
</para>
|
2002-12-02 12:55:46 +00:00
|
|
|
</note>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
|
|
|
|