tp3.2如何使用使用第三方打包好的phar

浏览:1679 发布日期:2015/07/28 分类:求助交流
我想在tp下使用百度云存储的SDK(为BaiduBce.phar),放到vendor下,直接用include dirname(__FILE__).'/BaiduBce.phar';或者include 'BaiduBce.phar'都提示require(): Failed opening required 'phar://BaiduBce.phar/index.php' (include_path='.;C:\php\pear'),何解?
最佳答案
评论( 相关
后面还有条评论,点击查看>>