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()).