ZipArchive::unchangeArchive
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Revert all global changes done in the archive.

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Undo all changes done in the archive

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

(PHP 5 >= 5.6.0, PHP 7, PECL zip >= 1.12.4) Set the external attributes of an entry defined by its name

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Get the details of an entry defined by its index.

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.5.0) Returns the name of an entry using its index

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.5.0) Returns the index of the entry in the archive

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.5.0) delete an entry in the archive using its index

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.5.0) delete an entry in the archive using its name

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

(PHP 5 >= 5.2.7, PHP 7) Returns the status error message, system and/or zip messages

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

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

2025-01-10 15:47:30