Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
ZipArchive::getFromName -- Returns the entry contents using its name.Returns the entry contents using its name.
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 | ZipArchive::getNameIndex |