|
PharData::delMetadataDeletes the global metadata of a zip archive Description
public bool PharData::delMetadata()
Deletes the global metadata of the zip archive Parameters
Return Values
returns Errors/ExceptionsThrows PharException if errors occur while flushing changes to disk. Examples
Example #1 A PharData::delMetaData example
The above example will output: NULL string(8) "hi there" NULL See Also
|