PHP Tutorial - Zip Functions Example






Method

  1. PHP Zip Library Installation
  2. PHP zip_close() Function
  3. PHP zip_entry_close() Function
  4. PHP zip_entry_compressedsize() Function
  5. PHP zip_entry_compressionmethod() Function
  6. PHP zip_entry_filesize() Function
  7. PHP zip_entry_name() Function
  8. PHP zip_entry_open() Function
  9. PHP zip_entry_read() Function
  10. PHP zip_open() Function
  11. PHP zip_read() Function