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

search for in the

bzcompress> <Bzip2
Last updated: Sun, 25 Nov 2007

view this page in

bzclose

(PHP 4 >= 4.3.3, PHP 5, PECL bz2:1.0)

bzclose — bzip2 파일 포인터를 닫는다

설명

int bzclose ( resource $bz )

포인터 bz 에 의해 참조되는 bzip2 파일을 닫는다.

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.

이 파일 포인터는 유효해야하고, bzopen()에 의해 성공적으로 열린 파일을 가리키고 있어야 한다.

bzopen() 참고.



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

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