|
PharData::delMetadataDeletes the global metadata of a zip archive Beschreibung
bool PharData::delMetadata
( void
)
Deletes the global metadata of the zip archive Parameter-Liste
Rückgabewerte
returns Fehler/ExceptionsThrows PharException if errors occur while flushing changes to disk. Beispiele
Beispiel #1 A PharData::delMetaData example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: NULL string(8) "hi there" NULL Siehe auch
|