Instalação/Configuração> <Zip
Last updated: Fri, 02 Jan 2009

Introdução

Esta extenção habilita você a transparentemente ler ou escrever arquivos compactados ZIP e os arquivos do mesmo.



User Contributed Notes
Introdução
alvaro at demogracia dot com
29-Sep-2008 08:23
When using this extension you can choose between two interfaces:
- The procedural one: run the appropiate zip_...() functions
- The object-oriented one: instanciate the ZipArchive class and call the required methods
I suppose they're roughly equivalent. Don't mix them!

Instalação/Configuração> <Zip
Last updated: Fri, 02 Jan 2009