gzeof

 int gzeof ( resource $zp ) 

説明

Tests the given GZ file pointer for EOF.

戻り値

Returns TRUE if the gz-file pointer is at EOF or an error occurs; otherwise returns FALSE.