Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
PharFileInfo->getMetaData
(no version information, might be only in CVS)
PharFileInfo->getMetaData -- Returns file-specific meta-data saved with a filePopis
int PharFileInfo->getMetaData ( void )Return meta-data that was saved in the Phar archive's manifest for this file.
Návratové hodnoty
any PHP variable that can be serialized and is stored as meta-data for the file, or NULL if no meta-data is stored.
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | Dalšà |
PharFileInfo->getCRC32 | Nahoru |