gzwrite

 int gzwrite ( resource $zp , string $string [, int $length ] ) 

説明

gzwrite() writes the contents of string to the given gz-file.

戻り値

Returns the number of (uncompressed) bytes written to the given gz-file stream.