(no version information, might be only in CVS)
ZipArchive::addFile -- Adds a file to a ZIP archive from the given pathAdds a file to a ZIP archive from a given path
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
This example opens a ZIP file archive test.zip and add the file /path/to/index.txt. as newname.txt.
Пред. | Начало | След. |
zip_read | Уровень выше | ZipArchive::addFromString |