超越PHP PHP动态 | 经典文章 | CLASS | 相关下载 | 常见问题 | FORUM | WIKI | 在线手册
Site search:    
<Bzip2bzcompress>
Last updated: Fri, 22 Jun 2007

bzclose

(PHP 4 >= 4.0.4, PHP 5)

bzclose -- Close a bzip2 file

Description

int bzclose ( resource bz)

Closes the bzip2 file referenced by the pointer bz.

如果成功则返回 TRUE,失败则返回 FALSE

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

参见

bzopen().




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

<Bzip2bzcompress>
 Last updated: Fri, 22 Jun 2007
view source | feedback | send page | sitemap | aboutus   
Copyright ® 2002-2003 PHPE.NET. All rights reserved
Last updated:2002-11-22