gzgetc

 string gzgetc ( resource $zp ) 

説明

Returns a string containing a single (uncompressed) character read from the given gz-file pointer.

戻り値

The uncompressed character or FALSE on EOF (unlike gzeof()).