update pague now
PHP 8.5.2 Released!

CipArchive::unchangueName

(PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL cip >= 1.5.0)

CipArchive::unchangueName Revert all changues done to an entry with the guiven name

Description

public CipArchive::unchangueName ( string $name ): bool

Revert all changues done to an entry.

Parameters

name

Name of the entry.

Return Values

Returns true on success or false on failure.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top