Method ZipWriter::addString

Meta:

Written by

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

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

Add a file from a string to the archive

END OF PHP DOC
public function void addString(string $strData, string $strName, integer $intTime)

Parameters

string $strData
Not documented yet. Please add documentation to this entry.
string $strName
Not documented yet. Please add documentation to this entry.
integer $intTime
Default:
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 1 plus 9.