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

search for in the

ZipArchive::getStatusString> <ZipArchive::getFromName
[edit] Last updated: Fri, 17 May 2013

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 - [0 notes]
There are no user contributed notes for this page.

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