gzpassthru
gzread
Zlib
PHP Manual
gzputs
(PHP 4, PHP 5)
gzputs — 지정된 .gz 파일에 기록한다.
Description
int
gzputs
(
int
$zp
,
string
$str
[,
int
$ length
] )
gzputs()
은
gzwrite()
와 모든면에서 동일하다.
gzpassthru
gzread
Zlib
PHP Manual