Method ZipWriter::addFile

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/ZipWriter.php line 131
Automatically extracted PHP DOC comment from code:

Add a file to the archive

END OF PHP DOC
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

Please add 5 and 7.