PHP » GoLang |
login |
register |
about
|
bzwrite(PHP 4 >= 4.0.4, PHP 5, PHP 7) bzwrite — Binary safe bzip2 file write Description
int bzwrite
( resource
$bz
, string $data
[, int $length
] )bzwrite() writes a string into the given bzip2 file stream. Parameters
Return Values
Returns the number of bytes written, or Examples
Example #1 bzwrite() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|