|
gzgetcGet character from gz-file pointer Description
stringfalse gzgetc(resource
$stream)Returns a string containing a single (uncompressed) character read from the given gz-file pointer. Parameters
Return Values
The uncompressed character or Examples
Example #1 gzgetc example See Also
|