zip_entry_readRead from an open directory entry Warning
This function has been DEPRECATED as of PHP 8.0.0. Relying on this function is highly discouraged. Description
stringfalse zip_entry_read(resource
$zip_entry , int $len = 1024)Reads from an open directory entry. Parameters
Return Values
Returns the data read, empty string on end of a file, or Changelog
See Also
|