From: Jeff D. <da...@da...> - 2002-02-20 18:18:04
|
Steve Wainstead said: > > If we can distribute ADODB with PhpWiki in such a way that it can be > called directly, no installation required, then fine, we could do it. Right now the needed code from both the ADODB and PEAR libraries are included (in our CVS repository.) So that's not an issue. Personally, I'm sort of straddling the fence on which interface to prefer. I like the Pear::DB API better than ADODB's. I do not doubt that ADODB is faster, but I do not think that's really a big issue in our case. If PHP does start shipping (consistently) with a reliable version of the PEAR library, that's a strong plus of Pear, in my view. |