PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

gzcompress> <Zlib
Last updated: Sun, 25 Nov 2007

view this page in

gzclose

(PHP 4, PHP 5)

gzclose — 지정된 .gz 파일을 닫는다.

Description

int gzclose ( int $zp )

zp에의해 지정된 .gz 파일이 닫혀진다.

성공시 TRUE를 실패시 failure를 반환한다.

.gz파일의 지정은 정확해야 하고, gzopen()에 의해 성공적으로 열린 파일을 지정해야 한다.



add a note add a note User Contributed Notes
gzclose
There are no user contributed notes for this page.

gzcompress> <Zlib
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites