(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0)
ZipArchive::setCompressionIndex
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 7, PECL zip >= 1.13.0) Set the compression method of an entry defined by its index

2025-01-10 15:47:30
ZipArchive::getCommentName
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.4.0) Returns the comment of an entry using the entry name

2025-01-10 15:47:30
ZipArchive::setPassword
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.6.0, PHP 7, PECL zip >= 1.12.4) Set the password for the active archive

2025-01-10 15:47:30
ZipArchive::close
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Close the active archive (opened or newly created)

2025-01-10 15:47:30
ZipArchive::getFromIndex
  • References/PHP/Function/Compression/Zip/ZipArchive

(No version information available, might only be in Git) Returns the entry contents using its index

2025-01-10 15:47:30
ZipArchive::getArchiveComment
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Returns the Zip archive comment

2025-01-10 15:47:30
ZipArchive::setArchiveComment
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.4.0) Set the comment of a ZIP archive

2025-01-10 15:47:30
ZipArchive::setCommentName
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.4.0) Set the comment of an entry defined by its name

2025-01-10 15:47:30
ZipArchive::addFromString
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Add a file to a ZIP archive using its contents

2025-01-10 15:47:30
ZipArchive::setCommentIndex
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.4.0) Set the comment of an entry defined by its index

2025-01-10 15:47:30