ZipArchive :: fileCount - Get number of files in zip archive
The function returns the number of files in a zip archive.
When the zip archive is not opened, the function trows an exception.
Return value:  Number of items ( int32  )
The value contains the number of items to be processed or stored in a collection.

