ZipArchive::locateName()
ZipArchive::locateName - Returns the index of the entry in the archiveSyntax
mixed ZipArchive::locateName (string $name, int $flags)Arguments
- name - The name of the entry to look up
- flags - The flags are specified by ORing the following values, or 0 for none of them. ZIPARCHIVE::FL_NOCASE ZIPARCHIVE::FL_NODIR
