Zip
PHP Manual

ZipArchive::unchangeIndex

(No version information available, might be only in CVS)

ZipArchive::unchangeIndex — Revert all changes done to an entry at the given index.

Leírás

mixed ZipArchive::unchangeIndex ( int $index )

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

Paraméterek

index

Index of the entry.

Visszatérési értékek

Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.


Zip
PHP Manual