gzeof

Example

 int gzeof ( resource $zp ) 

Description

Tests the given GZ file pointer for EOF.

Return Values

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