| PHP » GoLang | login |
            register |
            
            about | 
| GoLang PharData::delMetadata
                                request it (606)
                            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 
<?phpThe above example will output: NULL string(8) "hi there" NULL | 
                    more
                     Most requested
 
                    more
                     Last requests
 |