PHP Tutorial Zip
Zip
- Close a zip archive opened by the zip_entry_open() function in PHP
- Get original file size (before compression) of a zip archive entry in PHP
- Get the compressed file size of a zip archive entry in PHP
- Get the compression method of a zip archive entry in PHP
- Get the contents from a open zip archive entry in PHP
- Get the name of a zip archive entry in PHP
- Open a zip archive entry for reading in PHP