ZipArchive
PHP Manual

ZipArchive::count

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

ZipArchive::countCounts the number of files in the achive

Description

public int ZipArchive::count ( void )

Parameters

This function has no parameters.

Return Values

Returns the number of files in the achive.


ZipArchive
PHP Manual