Zip Funkcje
PHP Manual

ZipArchive::unchangeIndex

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

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

Opis

mixed ZipArchive::unchangeIndex ( int $index )

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

Parametry

index

Index of the entry.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.


Zip Funkcje
PHP Manual