downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ZipArchive::getStatusString> <ZipArchive::getFromName
[edit] Last updated: Fri, 18 May 2012

view this page in

ZipArchive::getNameIndex

(PHP 5 >= 5.2.0, PECL zip >= 1.5.0)

ZipArchive::getNameIndexGibt den Namen eines Eintrags unter Verwendung seines Index zurück

Beschreibung

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

Gibt den Namen eines Eintrags unter Verwendung seines Index zurück.

Parameter-Liste

index

Index des Eintrags.

flags

Ist flags aufZIPARCHIVE::FL_UNCHANGED gesetzt, wird der originale unveränderte Name zurückgegeben.

Rückgabewerte

Gibt im Erfolgsfall den Namen zurück. Im Fehlerfall wird FALSE zurückgegeben.



add a note add a note User Contributed Notes ZipArchive::getNameIndex
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites