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

search for in the

Installation/Konfiguration> <Zip
Last updated: Fri, 30 Oct 2009

view this page in

Einführung

Diese Extension ermöglicht den transparenten Lese- und Schreibzugriff auf ZIP-komprimierte Archive und die darin enthaltenen Dateien.



add a note add a note User Contributed Notes
Einführung
alvaro at demogracia dot com
29-Sep-2008 11: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!

Installation/Konfiguration> <Zip
Last updated: Fri, 30 Oct 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites