ExamplesExample #1 Create a Zip archive
Example #2 Dump the archive details and listing
Example #3 Zip stream wrapper, read an OpenOffice meta info
This example uses the old API (PHP 4), it opens a ZIP file archive, reads each file in the archive and prints out its contents. The test2.zip archive used in this example is one of the test archives in the ZZIPlib source distribution. Example #4 Zip Usage Example
|