zip_entry_compressedsize
  • References/PHP/Function/Compression/Zip

(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.0.0) Retrieve the compressed size of a directory

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::getExternalAttributesName
  • 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
zip_open
  • References/PHP/Function/Compression/Zip

(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.0.0) Open a ZIP file 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::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::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::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::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