Home  >  Article  >  Backend Development  >  这个文件到底在哪里?

这个文件到底在哪里?

WBOY
WBOYOriginal
2016-06-23 13:50:29768browse

在百度中搜出这句话"引入 adodb 的 inc 档,才能呼叫 adodb 提供的函式  

include('adodb/adodb.inc.php');" 

这是解释adode数据库引擎的,但是,我怎么也找不到"adodb.inc.php" 这个文件,按说这个adodb/adodb.inc.php这个路径应该有啊,但是,源文件中却没有,不知这怎么解释呢
:注:原文件是没有问题的.


回复讨论(解决方案)

你下载并安装了 adodb 类库吗?是什么版本的?
通常从正式来源下载的都包含示例程序,你看看他是怎么写的就知道怎么用的了

你下载并安装了 adodb 类库吗?是什么版本的?
通常从正式来源下载的都包含示例程序,你看看他是怎么写的就知道怎么用的了


我用的是wampserver版本,这种情况在哪里下载你说的adode库类呢

到他的官网去下载呀!
这个玩意国内使用的不多

Statement:
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