gzwrite

Example

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

Description

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

Return Values

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