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

search for in the

bzcompress> <Bzip2 Functions
Last updated: Fri, 10 Oct 2008

view this page in

bzclose

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

bzcloseClose a bzip2 file

Description

int bzclose ( resource $bz )

Closes the given bzip2 file pointer.

Parameters

bz

The file pointer. It must be valid and must point to a file successfully opened by bzopen().

Return Values

Returns TRUE on success or FALSE on failure.

See Also



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

bzcompress> <Bzip2 Functions
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites