Zip Funkcje
PHP Manual

ZipArchive::unchangeName

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

ZipArchive::unchangeNameRevert all changes done to an entry with the given name.

Opis

mixed ZipArchive::unchangeName ( string $name )

Revert all changes done to an entry.

Parametry

name

Name of the entry.

Zwracane wartości

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


Zip Funkcje
PHP Manual