| 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ů
nameName of the entry
flagsThe 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 |