ZipArchive::unchangeIndex

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

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

Descrição

ZipArchive::unchangeIndex ( int $index ) : bool

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

Parâmetros

index

Index of the entry.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.