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

search for in the

zip_entry_compressedsize> <zip_close
Last updated: Fri, 13 Nov 2009

view this page in

zip_entry_close

(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PECL zip >= 1.0.0)

zip_entry_closeディレクトリエントリを閉じる

説明

bool zip_entry_close ( resource $zip_entry )

指定されたディレクトリエントリを閉じます。

パラメータ

zip_entry

zip_entry_open()によりオープンされたディレクトリの エントリ

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

  • zip_entry_open() - 読込み用にディレクトリエントリをオープンする
  • zip_entry_read() - オープンされたディレクトリエントリから読み込む



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

zip_entry_compressedsize> <zip_close
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites