搜索

首页  >  问答  >  正文

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

Could not close zip file D:\wamp64\www\html\Runtime\Temp\PhpB11B.tmp.       


发现是缺少

$this->zipClass->addFromString($this->getMainPartName(), $this->tempDocumentMainPart);没有返回true造成的,怎么回事


求大神指点求大神指点2491 天前3014

全部回复(1)我来回复

  • PHP中文网

    PHP中文网2018-04-24 20:31:02

    zip无法关闭

    回复
    1
  • 取消回复