PHP Doku:: Returns the metadata of the entry - pharfileinfo.hasmetadata.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzErweiterungen zur Datenkompression und ArchivierungPharThe PharFileInfo classPharFileInfo::hasMetadata

Ein Service von Reinhard Neidl - Webprogrammierung.

The PharFileInfo class

<<PharFileInfo::getPharFlags

PharFileInfo::isCRCChecked>>

PharFileInfo::hasMetadata

(PHP >= 5.3.0, PECL phar >= 1.2.0)

PharFileInfo::hasMetadataReturns the metadata of the entry

Beschreibung

bool PharFileInfo::hasMetadata ( void )

Returns the metadata of a file within a phar archive.

Parameter-Liste

No parameters.

Rückgabewerte

Returns FALSE if no metadata is set or is NULL, TRUE if metadata is not NULL

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)