ZipArchive
PHP Manual

ZipArchive::count

(No version information available, might only be in Git)

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