(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, reads each file in the archive and prints out its contents. The test.zip archive used in this example is one of the test archives in the ext/zip/examples directory.
Пред. | Начало | След. |
zip_read | Уровень выше | ZipArchive::addFromString |