| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
ZipArchive::statIndex
(no version information, might be only in CVS)
ZipArchive::statIndex -- Get the details of an entry defined by its index.Popis
mixed ZipArchive::statIndex ( int index [, int flags] )The function obtains information about the entry defined by its index.
Seznam parametrů
indexIndex of the entry
flagsZIPARCHIVE::FL_UNCHANGED may be ORed to it to request information about the original file in the archive, ignoring any changes made.
PÅ™Ãklady
| PÅ™edcházejÃcà | Domů | Dalšà |
| ZipArchive::setCommentName | Nahoru |