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

search for in the

rar_close> <
Last updated: Fri, 13 Nov 2009

view this page in

Rar 関数

目次

  • rar_close — Rar アーカイブをクローズし、全リソースを開放する
  • rar_entry_get — Rar アーカイブからエントリオブジェクトを取得する
  • Rar::extract — アーカイブのエントリを展開する
  • Rar::getAttr — エントリの属性を取得する
  • Rar::getCrc — エントリの CRC を取得する
  • Rar::getFileTime — エントリの最終更新時刻を取得する
  • Rar::getHostOs — エントリのホスト OS を取得する
  • Rar::getMethod — エントリの圧縮方法を取得する
  • Rar::getName — エントリの名前を取得する
  • Rar::getPackedSize — 圧縮後のエントリのサイズを取得する
  • Rar::getUnpackedSize — 展開後のエントリのサイズを取得する
  • Rar::getVersion — エントリを追加するのに用いたアーカイバのバージョンを取得する
  • rar_list — Rar アーカイブのエントリ一覧を取得する
  • rar_open — Rar アーカイブをオープンする


add a note add a note User Contributed Notes
Rar 関数
Jacques Manukyan
22-Mar-2008 11:49
As an update to steve_php's comment down below, the extension is actual quite stable and it is out of beta.

The extension works quite well so don't be afraid to use it if you need it.
steve_php[at]nanovox[dart]com
11-Oct-2005 10:24
As of right now, rar is in a beta state, so you'll have to compile using: pear -v install -f rar

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