ZipArchive
PHP Manual

ZipArchive::count

(Информация о версии неизвестна, возможно, только в SVN)

ZipArchive::countCounts the number of files in the achive

Описание

public int ZipArchive::count ( void )

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns the number of files in the achive.


ZipArchive
PHP Manual