Forum und email
ZipArchive::getNameIndex

ZipArchive::getNameIndex

(no version information, might be only in CVS)

ZipArchive::getNameIndex -- Returns the name of an entry using its index

Popis

string ZipArchive::getNameIndex ( int index )

Returns the name of an entry using its index.

Seznam parametrů

index

Index of the entry.

Návratové hodnoty

Returns the name on success or FALSE on failure.