Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
ZipArchive::getFromName
(no version information, might be only in CVS)
ZipArchive::getFromName -- Returns the entry contents using its name.Popis
mixed ZipArchive::getFromName ( string name [, int flags] )Returns the entry contents using its name.
Seznam parametrů
name
Name of the entry
flags
The flags to use to open the archive. the following values may be ORed to it.
ZIPARCHIVE::FL_NOCASE
ZIPARCHIVE::FL_NODIR
ZIPARCHIVE::FL_UNCHANGED
ZIPARCHIVE::FL_COMPRESSED
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
ZipArchive::getFromIndex | Nahoru |