zip_entry_read
Supported Versions: PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0
Read from an open directory entry
<?php zip_entry_read
(
resource $zip_entry
,
int $len
=
1024
):
string
|
false