ZipArchive::setCompressionIndex
ZipArchive::setCompressionIndex
(PHP 7, PECL zip >= 1.13.0)
ZipArchive::setCompressionIndex — Set the compression method of an entry defined by its index
Description
bool ZipArchive::setCompressionIndex ( int $index , int $comp_method [, int $comp_flags = 0 ] )
Set the compression method of an entry defined by its index.
Parameters
-
index
-
Index of the entry.
-
comp_method
登录查看完整内容