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