= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0)ZipArchive::unchangeIndex — Revert all changes done to an entry at the given">

ZipArchive::unchangeIndex

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

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

說明

public ZipArchive::unchangeIndex(int $index): bool

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

參數(shù)

index

Index of the entry.

返回值

成功時返回 true, 或者在失敗時返回 false。