[PLUG] DBMS Abstraction Layer for PHP Application?

Dave Houston dave.houston at gmail.com
Sat Jul 15 21:44:04 UTC 2006


Though I don't recommend anyone use PHP, ever(, ever), Pear is what
you're looking for I think.  It's a bit More than just a database
abstraction system, but its database layer behaves very much like perl's
DBI.pm.

http://pear.php.net/index.php

On Sat, 2006-07-15 at 14:26 -0700, Rich Shepard wrote:
>    For all you web application developers here, I have a question. Is there a
> useful module (or whatever) that will allow a web-based application written
> in php to connect to any one of several dbms backends? Specifically,
> PostgreSQL, SQLite, and MySQL would be nice.
> 
> Rich
> 




More information about the PLUG mailing list