Archive_Tar::extractInString() (Previous) (Next) File

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

Archive_Tar::addString()

Archive_Tar::addString() -- add a string in the archive

Opis

This method adds the string content in the archive like a file with full filename filename.

If the archive does not exists it attempts to create it.

Parametr

  • string $filename - the path and filename that will be associated with the added string in the archive.

  • string $content - the string to add in the archive as a file.

Zwracana wartość

boolean - Zwraca TRUE w przypadku powodzenia, FALSE w przypadku niepowodzenia.

Uwagi

Ta funkcja nie może być wywołana statycznie.

Archive_Tar::extractInString() (Previous) (Next) File

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.