Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<ZipArchive::unchangeIndexZlib>
Last updated: Tue, 19 Sep 2006

ZipArchive::unchangeName

(no version information, might be only in CVS)

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

Description

mixed ZipArchive::unchangeName ( string name )

Revert all changes done to an entry.

Parameters

name

Name of the entry.

Return Values

Returns TRUE on success or FALSE on failure.




<ZipArchive::unchangeIndexZlib>
Last updated: Tue, 19 Sep 2006