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

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Archive_Tar::extractInString()

Archive_Tar::extractInString() -- extract one file and return it as a string

Описание

This method extracts the file identified by path from the archive and returns it as a string. It does not use temporary files.

Параметр

  • string $path - the path of the file to extract

Возвращаемое значение

string - the content of the extracted file

Заметка

Эта функция не должна вызываться статически.

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

Download Documentation Last updated: Mon, 02 Jul 2007
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.