View Single Post
Old Apr 25th, 2007, 7:09 PM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Pear DB isn't part of a MySQL/Pear DB choice. Pear DB is an abstraction layer that works with several DBs, MySQL included. I'm not totally convinced of the stability of Pear at this point, and I think you will find that Pear DB has been superseded by MDB2.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote