ZipArchive Object ( [lastId] => -1 [status] => 0 [statusSys] => 0 [numFiles] => 4 [filename] => /home4/golden38/public_html/php52/ext/zip/examples/test_with_comment.zip [comment] => Zip archive comment ) object(ZipArchive)#1 (6) { ["lastId"]=> int(-1) ["status"]=> int(0) ["statusSys"]=> int(0) ["numFiles"]=> int(4) ["filename"]=> string(72) "/home4/golden38/public_html/php52/ext/zip/examples/test_with_comment.zip" ["comment"]=> string(19) "Zip archive comment" } numFiles: 4 status: 0 statusSys: 0 filename: /home4/golden38/public_html/php52/ext/zip/examples/test_with_comment.zip comment: Zip archive comment index: 0 Array ( [name] => foo [index] => 0 [crc] => 3936624428 [size] => 5 [mtime] => 1123193504 [comp_size] => 5 [comp_method] => 0 [encryption_method] => 0 ) index: 1 Array ( [name] => bar [index] => 1 [crc] => 77771753 [size] => 4 [mtime] => 1123193508 [comp_size] => 4 [comp_method] => 0 [encryption_method] => 0 ) index: 2 Array ( [name] => foobar/ [index] => 2 [crc] => 0 [size] => 0 [mtime] => 1123193548 [comp_size] => 0 [comp_method] => 0 [encryption_method] => 0 ) index: 3 Array ( [name] => foobar/baz [index] => 3 [crc] => 499465816 [size] => 27 [mtime] => 1123193548 [comp_size] => 24 [comp_method] => 8 [encryption_method] => 0 ) numFile:4