Home > Backend Development > PHP Tutorial > thinkphp的vendor方法调用第三方类库的问题

thinkphp的vendor方法调用第三方类库的问题

PHP中文网
Release: 2016-06-23 13:14:46
Original
2654 people have browsed it


我尝试在thinkphp框架下使用phpword方法来生成文档。但是无法找到phpword方法。上网查了之后发现要用vendor方法,但是不是很明白,依然解决不了问题,麻烦大家帮我看一下

931.png

932.png



回复讨论(解决方案)

求助

PHPWord.php文件不存在  
 
下载一个放在vendor调用。

我已经在library/vendor里存放了一个PHPWord.php了,还是这样,我觉得是vendor调用的代码我写的不对,还有路径写的有问题,但是具体怎么写不太会,希望有人能指点一二

以上就是thinkphp的vendor方法调用第三方类库的问题的内容,更多相关内容请关注PHP中文网(www.php.cn)!


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template