Complete PHP Zip File Reference
The zip_entry_name() function returns the name of a zip archive entry.
| Parameter | Description |
|---|---|
| zip_entry | Required. Specifies the zip entry resource to read (a zip entry opened with zip_read() ) |
The output of the code above will be:
Complete PHP Zip File Reference
Your message has been sent to W3Schools.