gzclose

Close an open gz-file pointer (PHP 3, PHP 4 )
int gzclose ( resource zp )

The gz-file pointed to by zp is closed.

Returns TRUE on success or FALSE on failure.

The gz-file pointer must be valid, and must point to a file successfully opened by gzopen().

This HTML Help has been published using the chm2web software.