Manuál PHP | ||
---|---|---|
Předcházející | Další |
(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
This example opens a ZIP file archive test.zip and add the file /path/to/index.txt. as newname.txt.
Předcházející | Domů | Další |
zip_read | Nahoru | ZipArchive::addFromString |