ZipArchive::locateName

Example

 mixed ZipArchive::locateName ( string $name [, int $flags ] ) 

Description

Locates an entry using its name.

Return Values

Returns the index of the entry on success or FALSE on failure.