Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re[2]: Oracle/PHP Issue
Hello Mladen,
MG> PHP doesn't have anything like DBI which would make database access uniform across the database world.
PHP does have something called PEAR (http://pear.php.net/) and there is a package called DB, which currently supports dbase, fbsql, interbase, informix, msql, mssql, mysql, mysqli, oci8, odbc, pgsql, sqlite and sybase. But my guess is that this pear thing is still not very popular.
--
Edgar
![]() |
![]() |