PHPword extracting text not working with .docx but is for .doc?

前端 未结 0 906
执笔经年
执笔经年 2020-12-18 02:51

I have the following code that I use to get the text from a .doc file. It works perfectly.

require_once("../../phpword/autoload.php");
$source = &qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题