★ wanayoo — archive 1999 http://www.php.net/manual/function.gzclose.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Zlib
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Zlib
* gzclose
* gzeof
* gzfile
* gzgetc
* gzgets
* gzgetss
* gzopen
* gzpassthru
* gzputs
* gzread
* gzrewind
* gzseek
* gztell
* gzwrite
* readgzfile
* gzcompress
* gzuncompress
Manual: gzclose
View the source code for this pageSearch the site



Previous page
 Zlib
 Updated
Sat, 12 Aug 2000
gzeof 
Next page


gzclose

(PHP3 , PHP4 )

gzclose -- Close an open gz-file pointer

Description

int gzclose (int zp)

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().


 About Notes


Previous page
 Zlib
 Updated
Sat, 12 Aug 2000
gzeof 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.