gzputs

(PHP3 , PHP4 )

gzputs -- Write to a gz-file pointer

Description

int gzputs (int zp, string str [, int length])

Gzputs() is an alias to gzwrite(), and is identical in every way.