bzwrite

Example

 int bzwrite ( resource $bz , string $data [, int $length ] ) 

Description

bzwrite() writes a string into the given bzip2 file stream.

Return Values

Returns the number of bytes written, or FALSE on error.