PHP » GoLang |
login |
register |
about
|
gzgetc(PHP 4, PHP 5, PHP 7) gzgetc — Get character from gz-file pointer Description
string gzgetc
( resource
$zp
)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
<?php |
more
Recently updated
more
Most requested
more
Last requests
|