Archive_Tar::createModify()

Archive_Tar::createModify() -- create a new archive

Synopsis

Описание

This method creates the archive file and adds the listed files or directories.

If the file already exists and is writable, it is replaced by the new tar. It is a 'create' and not a 'add'. If the file exists and is read-only or is a directory, it is not replaced.

Параметр

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

boolean - Возвращает TRUE в случае успеха и FALSE при неудаче.

Throws

Заметка

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

Пример

    Поддержать сайт на родительском проекте КГБ