| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
gzclose -- close an open gz-file pointer
The gz-file pointed to by zp is closed.
Returns true on success and false on failure.
The gz-file pointer must be valid, and must point to a file successfully opened by gzopen().
| Prev | Home | Next | 
| Gz-file Functions | Up | gzeof |