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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.8.0) Add a new directory

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Extract the archive contents

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

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

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.5.0) Renames an entry defined by its name

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.5.0) Revert all changes done to an entry with the given name.

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Get a file handler to the entry defined by its name (read only)

2025-01-10 15:47:30
ZipArchive::setExternalAttributesIndex
  • 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 index

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Open a ZIP file archive

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

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

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