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

(PHP 5 >= 5.3.0, PHP 7, PECL zip >= 1.9.0) Add files from a directory by PCRE pattern

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Revert all changes done to an entry at the given index

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

(PHP 5 >= 5.3.0, PHP 7, PECL zip >= 1.9.0) Add files from a directory by glob pattern

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

(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.0.0) Read next entry in a ZIP file archive

2025-01-10 15:47:30
zip_entry_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 directory entry for reading

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

(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.0.0) Read from an open directory entry

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Returns the entry contents using its name

2025-01-10 15:47:30