Archive_Tar::listContent() (Previous) (Next) Archive_Tar::addString()

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

Archive_Tar::extractInString()

Archive_Tar::extractInString() -- 1 つのファイルを伸長し文字列として返す

説明

このメソッドは path で指定されたファイルをアーカイブから伸長し、それを文字列で返します。 このメソッドはテンポラリファイルを使用しません。

パラメータ

  • string $path - 伸長するファイルのパスを指定します

返り値

string - 伸長されたファイルの内容

注意

この関数は、スタティックにコールする ことはできません。

Archive_Tar::listContent() (Previous) (Next) Archive_Tar::addString()

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.