Archive-Tar (Previous) (Next) Archive_Tar::add()

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Archive_Tar::Archive_Tar()

Archive_Tar::Archive_Tar() -- コンストラクタ

説明

コンストラクタは、tar ファイル名によって識別される新規 Archive_Tar オブジェクトを宣言します。

パラメータ

  • string $tarname - 処理を行う tar アーカイブ名を指定します

  • mixed $compress - もし TRUE であれば、アーカイブが圧縮されることを示します (gzip を使用します) 。 もし NULL であれば、アーカイブは圧縮されません。 もし 'gz' もしくは 'bz2' であれば、アーカイブが gzip もしくは bz2 を用いて圧縮されることを示します。 互換性のため、ブール値 TRUE は 'gz' を意味します。

Archive-Tar (Previous) (Next) Archive_Tar::add()

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.