downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

zip_entry_filesize> <zip_entry_compressedsize
[edit] Last updated: Fri, 25 May 2012

view this page in

zip_entry_compressionmethod

(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PECL zip >= 1.0.0)

zip_entry_compressionmethodErmittelt die Komprimierungsmethode eines Verzeichniseintrags

Beschreibung

string zip_entry_compressionmethod ( resource $zip_entry )

Gibt die Komprimierungsmethode des von zip_entry angegebenen Verzeichniseintrages zurück.

Parameter-Liste

zip_entry

Ein von zip_read() zurückgegebener Verzeichniseintrag.

Rückgabewerte

Die Komprimierungsmethode.

Siehe auch

  • zip_open() - Öffnet ein ZIP-Archiv
  • zip_read() - Liest den nächsten Eintrag innerhalb des ZIP Archivs



add a note add a note User Contributed Notes zip_entry_compressionmethod
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites