Method ZipWriter::addString
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Add a file from a string to the archive
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