使用phpword时遇到的问题Could not close zip file

浏览:2260 发布日期:2018/05/04 分类:求助交流
Could not close zip file D:\wamp64\www\html\Runtime\Temp\PhpB11B.tmp.

发现是缺少
$this->zipClass->addFromString($this->getMainPartName(), $this->tempDocumentMainPart);没有返回true造成的,怎么回事
最佳答案
评论( 相关
后面还有条评论,点击查看>>