= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0)zip_entry_read — 讀取一個打開了的壓縮目錄實體說明zip_entry_read(resource $zip_entry, in">
(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0)
zip_entry_read — 讀取一個打開了的壓縮目錄實體
$zip_entry
, int $length
= 1024): string讀取一個打開了的壓縮目錄實體。
成功的時候返回讀取到的數據;到達文件末尾的時候返回一個空的字符串;
讀取出錯的時候則會返回false