ZipArchive::getFromName
(no version information, might be only in CVS)
ZipArchive::getFromName -- Returns the entry contents using its name.Opis
mixed ZipArchive::getFromName ( string name [, int flags] )Returns the entry contents using its name.
Parametry
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
| Poprzedni | Spis treści | Następny |
| ZipArchive::getFromIndex | Początek rozdziału |