update : 2015.11.03
php.shukuma.com검색:
|
gzeof(PHP 4, PHP 5) gzeof — Test for EOF on a gz-file pointer 설명
int gzeof
( resource
$zp
)Tests the given GZ file pointer for EOF. 인수
반환값
Returns 예제
Example #1 gzeof() example
<?php |