PHP Manual
Prev
Next
gzputs
(PHP 3, PHP 4 )
gzputs -- Write to a gz-file pointer
Description
int
gzputs
( resource zp, string str [, int length])
gzputs()
is an alias to
gzwrite()
, and is identical in every way.
Prev
Home
Next
gzpassthru
Up
gzread