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.

Descrierea

mixed ZipArchive::unchangeIndex ( int $index )

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

Parametri

index

Index of the entry.

Valorile întroarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.


Zip
PHP Manual