PHP Data Objects (PDO) - the future of database access for PHP?


ball.gif It will ship as a component of 5.1
ball.gif It will provide a consistent API for database access.
ball.gif Written in C, not PHP

But...

ball.gif Less portable (install issues) than ADOdb
ball.gif ADOdb offers more features.