PHP » GoLang |
login |
register |
about
|
gzwrite(PHP 4, PHP 5, PHP 7) gzwrite — Binary-safe gz-file write Description
int gzwrite
( resource
$zp
, string $string
[, int $length
] )
gzwrite() writes the contents of
Parameters
Return ValuesReturns the number of (uncompressed) bytes written to the given gz-file stream. Examples
Example #1 gzwrite() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|