ZipArchive
PHP Manual

ZipArchive::unchangeIndex

(PHP 5 >= 5.2.0, PECL zip >= 1.1.0)

ZipArchive::unchangeIndexRevert all changes done to an entry at the given index.

Описание

mixed ZipArchive::unchangeIndex ( int $index )

Revert all changes done to an entry at the given index.

Параметри

index

Index of the entry.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.


ZipArchive
PHP Manual