Zip
PHP Manual

ZipArchive::unchangeName

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

ZipArchive::unchangeName — Revert all changes done to an entry with the given name.

Опи�ание

mixed ZipArchive::unchangeName ( string $name )

Revert all changes done to an entry.

Спи�ок параметров

name

Name of the entry.

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.


Zip
PHP Manual