ZipArchive Object ( [status] => 0 [statusSys] => 0 [numFiles] => 4 [filename] => /www/server/php/72/src/ext/zip/examples/test_with_comment.zip [comment] => Zip archive comment ) object(ZipArchive)#1 (5) { ["status"]=> int(0) ["statusSys"]=> int(0) ["numFiles"]=> int(4) ["filename"]=> string(61) "/www/server/php/72/src/ext/zip/examples/test_with_comment.zip" ["comment"]=> string(19) "Zip archive comment" } numFiles: 4 status: 0 statusSys: 0 filename: /www/server/php/72/src/ext/zip/examples/test_with_comment.zip comment: Zip archive comment index: 0 Array ( [name] => foo [index] => 0 [crc] => 3936624428 [size] => 5 [mtime] => 1123143104 [comp_size] => 5 [comp_method] => 0 ) index: 1 Array ( [name] => bar [index] => 1 [crc] => 77771753 [size] => 4 [mtime] => 1123143108 [comp_size] => 4 [comp_method] => 0 ) index: 2 Array ( [name] => foobar/ [index] => 2 [crc] => 0 [size] => 0 [mtime] => 1123143148 [comp_size] => 0 [comp_method] => 0 ) index: 3 Array ( [name] => foobar/baz [index] => 3 [crc] => 499465816 [size] => 27 [mtime] => 1123143148 [comp_size] => 24 [comp_method] => 8 ) numFile:4