|
|||||||||
|
|||||||||
ПримерыПример #1 Create a Zip archive
<?phpПример #2 Dump the archive details and listing
<?phpПример #3 Zip stream wrapper, read an OpenOffice meta info
<?phpThis 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. Пример #4 Zip Usage Example
<?php | |||||||||
|
|||||||||