Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

how to count files inside the zip file #148

Open
Salman937 opened this issue Feb 21, 2019 · 1 comment
Open

how to count files inside the zip file #148

Salman937 opened this issue Feb 21, 2019 · 1 comment

Comments

@Salman937
Copy link

I have a situation I want to get the total number file inside the zip folder. Is that possible in this package?

@Chumper
Copy link
Owner

Chumper commented Mar 4, 2019

You can loop over each file and count it, other possibility would be to add a count method and implement http://php.net/manual/en/ziparchive.count.php

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants