update : 2015.11.03
php.shukuma.com검색:
|
zip_entry_read(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PECL zip >= 1.0.0) zip_entry_read — Read from an open directory entry 설명
string zip_entry_read
( resource
$zip_entry
[, int $length = 1024
] )Reads from an open directory entry. 인수
반환값
Returns the data read, empty string on end of a file, or 참고
|