Php/docs/ziparchive.count

From Get docs

ZipArchive::count

(PHP 7 >= 7.2.0, PECL zip >= 1.15.0)

ZipArchive::countCounts the number of files in the archive


Description

public ZipArchive::count ( ) : int

Parameters

This function has no parameters.


Return Values

Returns the number of files in the archive.