PHP » GoLang |
login |
register |
about
|
GoLang PharData::delMetadata
request it (314)
GoLang replacement for PHP's PharData::delMetadata
[edit | history]
PharData::delMetadata(PHP 5 >= 5.3.0, PHP 7, PECL phar >= 2.0.0) PharData::delMetadata — Deletes the global metadata of a zip archive Description
bool PharData::delMetadata
( void
)
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
<?php The above example will output: NULL string(8) "hi there" NULL |
more
Recently updated
more
Most requested
more
Last requests
|