zip_readRead next entry in a ZIP file archive Warning
This function has been DEPRECATED as of PHP 8.0.0. Relying on this function is highly discouraged. Description
resourcefalse zip_read(resource
$zip )Reads the next entry in a zip file archive. Parameters
Return Values
Returns a directory entry resource for later use with the
Changelog
See Also
|