Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
ZipArchive::statName -- Get the details of an entry defined by its name.The function obtains information about the entry defined by its name.
name
Name of the entry
flags
The flags argument specifies how the name lookup should be done. Also, ZIPARCHIVE::FL_UNCHANGED may be ORed to it to request information about the original file in the archive, ignoring any changes made.
ZIPARCHIVE::FL_NOCASE
ZIPARCHIVE::FL_NODIR
ZIPARCHIVE::FL_UNCHANGED
Předcházející | Domů | Další |
ZipArchive::statIndex | Nahoru | ZipArchive::unchangeAll |