ZipArchive::getNameIndex

Example

 string ZipArchive::getNameIndex ( int $index [, int $flags ] ) 

Description

Returns the name of an entry using its index.

Return Values

Returns the name on success or FALSE on failure.