Method ZipWriter::addFile
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Add a file to the archive
public function void addFile(string $strFile, string $strName)
Parameters
- string $strFile
- Not documented yet. Please add documentation to this entry.
- string $strName
- Default: null
- Not documented yet. Please add documentation to this entry.
Add a comment