php man page for bzclose

Query: bzclose

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BZCLOSE(3)								 1								BZCLOSE(3)

bzclose - Close a bzip2 file

SYNOPSIS
int bzclose (resource $bz)
DESCRIPTION
Closes the given bzip2 file pointer.
PARAMETERS
o $bz - The file pointer. It must be valid and must point to a file successfully opened by bzopen(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
bzopen(3). PHP Documentation Group BZCLOSE(3)
Related Man Pages
feof(3) - php
set_magic_quotes_runtime(3) - php
gzpassthru(3) - php
proc_get_status(3) - php
zip_entry_open(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team